Browse Source

Update launchSettings.json

tags/0.1.0
shangfengh GitHub 2 years ago
parent
commit
f487fad666
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
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": {
"Client": {
"commandName": "Project",
"commandLineArgs": "D:\\2_autumn\\thuai6\\THUAI6\\logic\\cmd\\test.thuaipb"
"commandLineArgs": "--port 8888 --characterID 3 --type 1 --occupation 5"
}
}
}
}

Loading…
Cancel
Save