diff --git a/logic/Client/Properties/launchSettings.json b/logic/Client/Properties/launchSettings.json index 17052f7..5cdc367 100644 --- a/logic/Client/Properties/launchSettings.json +++ b/logic/Client/Properties/launchSettings.json @@ -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" } } -} \ No newline at end of file +}