rnd-19981013-1
[rocksndiamonds.git] / src / main.c
index cf042880bc0f621904d27137f2c3df53c14924a6..4db664635bc6d5c312c25f494f8138f657f2e003 100644 (file)
@@ -51,7 +51,7 @@ char         *display_name = NULL;
 char          *server_host = NULL;
 int            server_port = 0;
 int            serveronly = FALSE;
-int            standalone = TRUE;
+int            network = FALSE;
 int            verbose = FALSE;
 
 int            game_status = MAINMENU;