mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-14 19:18:55 -07:00
phase toolbar fixed
This commit is contained in:
parent
0b98d90337
commit
4d0c9962f4
3 changed files with 11 additions and 6 deletions
|
|
@ -45,7 +45,7 @@ private slots:
|
|||
void actUntapAll();
|
||||
void actDrawCard();
|
||||
signals:
|
||||
void sendGameCommand(GameCommand *command);
|
||||
void sendGameCommand(GameCommand *command, int playerId);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue