mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 14:32:15 -07:00
fix regressions
This commit is contained in:
parent
14ee73c85a
commit
270b957618
3 changed files with 6 additions and 5 deletions
|
|
@ -63,7 +63,7 @@ protected:
|
|||
int playerId;
|
||||
bool spectator;
|
||||
bool judge;
|
||||
void getPlayerProperties(ServerInfo_PlayerProperties &result);
|
||||
virtual void getPlayerProperties(ServerInfo_PlayerProperties &result);
|
||||
mutable QMutex playerMutex;
|
||||
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue