- changed commandline parameter to: --headless-server-mode

This commit is contained in:
Mark Vejvoda 2011-09-25 05:46:51 +00:00
parent b6dd5e266b
commit da8e9d2af0

View File

@ -102,7 +102,7 @@ const char *GAME_ARGS[] = {
"--autostart-lastgame",
"--connecthost",
"--starthost",
"--masterserver-mode",
"--headless-server-mode",
"--load-scenario",
"--preview-map",
"--version",