Browse Source

Merge branch 'dev' of github.com:Shawqeem/THUAI6 into dev

tags/0.1.0
Shawqeem 2 years ago
parent
commit
38a7db08d8
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      logic/Client/Properties/launchSettings.json

+ 2
- 2
logic/Client/Properties/launchSettings.json View File

@@ -2,7 +2,7 @@
"profiles": { "profiles": {
"Client": { "Client": {
"commandName": "Project", "commandName": "Project",
"commandLineArgs": "D:\\2_autumn\\thuai6\\THUAI6\\logic\\cmd\\test.thuaipb"
"commandLineArgs": "--port 8888 --characterID 3 --type 1 --occupation 5"
} }
} }
}
}

Loading…
Cancel
Save