- changed auto start client and server parameter names

This commit is contained in:
Mark Vejvoda 2010-08-21 13:06:59 +00:00
parent 455876a3c0
commit 0d53ae998d

View File

@ -50,8 +50,8 @@ bool gameInitialized = false;
const char *GAME_ARGS[] = {
"--help",
"--client",
"--server",
"--connecthost",
"--starthost",
"--version",
"--opengl-info",
"--validate-techtrees",