mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-30 23:50:19 -07:00
fixed bug #61: replay doesn't show game info; also fixed playing area not being displayed in any subgame but the first
This commit is contained in:
@@ -51,6 +51,7 @@ private:
|
||||
QMap<int, Server_Player *> players;
|
||||
QSet<QString> allPlayersEver, allSpectatorsEver;
|
||||
bool gameStarted;
|
||||
bool gameClosed;
|
||||
int gameId;
|
||||
QString description;
|
||||
QString password;
|
||||
|
||||
Reference in New Issue
Block a user