Added missing space between -TS and game name.
This commit is contained in:
@@ -138,7 +138,7 @@ def server_command_builder(
|
||||
return "ERROR_NEWAIS"
|
||||
command = [
|
||||
SERVER_PATH,
|
||||
" -TS",
|
||||
" -TS ",
|
||||
name,
|
||||
" --port ",
|
||||
str(port),
|
||||
|
||||
Reference in New Issue
Block a user