summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/NetLobbyClient.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'StarsEx/NetLobbyClient.cpp')
-rw-r--r--StarsEx/NetLobbyClient.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/StarsEx/NetLobbyClient.cpp b/StarsEx/NetLobbyClient.cpp
index ca0ff81..df66900 100644
--- a/StarsEx/NetLobbyClient.cpp
+++ b/StarsEx/NetLobbyClient.cpp
@@ -28,6 +28,7 @@
#include "NetLayer.h"
#include "FormatUtil.h"
#include "VersionInfo.h"
+#include "Game.h"
// +-------------------------------------------------------------------+
@@ -217,7 +218,7 @@ NetLobbyClient::GameStart()
Sleep(100);
SetStatus(NetServerInfo::ACTIVE);
- Starshatter::GetInstance()->SetGameMode(Starshatter::PREP_MODE);
+ Starshatter::GetInstance()->SetGameMode(Game::PREP_MODE);
// discard unit map selection data so that
// it will be refreshed when we return to