mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-29 18:13:55 -07:00
[Game] Fix double concede in log (#6179)
This commit is contained in:
parent
762ea47b8e
commit
6187c7268f
4 changed files with 9 additions and 9 deletions
|
|
@ -168,7 +168,6 @@ public:
|
|||
void connectToPlayerManager();
|
||||
void connectToGameEventHandler();
|
||||
void connectMessageLogToGameEventHandler();
|
||||
void connectMessageLogToPlayerHandler();
|
||||
void connectPlayerListToGameEventHandler();
|
||||
TabGame(TabSupervisor *_tabSupervisor, GameReplay *replay);
|
||||
~TabGame() override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue