mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-01-10 12:14:39 -08:00
game is almost playable again
This commit is contained in:
@@ -65,7 +65,7 @@ public:
|
||||
void setActivePlayer(int _activePlayer);
|
||||
void setActivePhase(int _activePhase);
|
||||
|
||||
QList<ServerInfo_Player *> getGameState() const;
|
||||
QList<ServerInfo_Player *> getGameState(Server_Player *playerWhosAsking) const;
|
||||
void sendGameEvent(GameEvent *event);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user