Restructured network server.
This commit is contained in:
@@ -44,7 +44,6 @@ public:
|
||||
void Init(unsigned serverPort, bool ipv6, const std::string &pwd,
|
||||
const GameData &gameData);
|
||||
void StartGame();
|
||||
void WaitForClientAction(GameState state, unsigned uniquePlayerId);
|
||||
|
||||
ServerCallback &GetCallback();
|
||||
GuiInterface &GetGui();
|
||||
|
||||
Reference in New Issue
Block a user