Trying to bring life to the server.
This commit is contained in:
@@ -41,6 +41,8 @@ public:
|
||||
|
||||
Game *getCurrentGame();
|
||||
|
||||
GuiInterface *getGui();
|
||||
|
||||
void startNetworkClient(const std::string &serverAddress, unsigned serverPort, bool ipv6, const std::string &pwd);
|
||||
void startNetworkClientForLocalServer();
|
||||
void terminateNetworkClient();
|
||||
|
||||
Reference in New Issue
Block a user