Add server statistics which are sent by the server to every client each time they change.
This commit is contained in:
@@ -83,6 +83,7 @@ public:
|
||||
|
||||
GameInfo getClientGameInfo(unsigned gameId);
|
||||
PlayerInfo getClientPlayerInfo(unsigned playerId);
|
||||
ServerStats getClientStats();
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user