summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/StarServer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'StarsEx/StarServer.cpp')
-rw-r--r--StarsEx/StarServer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/StarsEx/StarServer.cpp b/StarsEx/StarServer.cpp
index b065d51..2d24bde 100644
--- a/StarsEx/StarServer.cpp
+++ b/StarsEx/StarServer.cpp
@@ -66,7 +66,7 @@ static bool exit_latch = true;
// +--------------------------------------------------------------------+
StarServer::StarServer()
-: loader(0), time_mark(0), minutes(0), game_mode(MENU_MODE),
+: loader(0), time_mark(0), minutes(0),
admin_server(0), lobby_server(0)
{
if (!instance)