Added new packet type as end of game notification. Now displaying dialogs at end of game, to start a new game. Server errors are displayed.
This commit is contained in:
@@ -62,6 +62,7 @@ public:
|
||||
void kickPlayer(const std::string &playerName);
|
||||
|
||||
bool isNetworkClientRunning() const; // TODO hack
|
||||
bool isNetworkServerRunning() const; // TODO hack
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user