mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-04 04:23:55 -07:00
Judges can talk in games (#4091)
This commit is contained in:
parent
79f590c99a
commit
bec02b4952
4 changed files with 31 additions and 9 deletions
|
|
@ -242,8 +242,8 @@ private slots:
|
|||
void actNextTurn();
|
||||
void actReverseTurn();
|
||||
|
||||
void addMentionTag(QString value);
|
||||
void linkCardToChat(QString cardName);
|
||||
void addMentionTag(const QString &value);
|
||||
void linkCardToChat(const QString &cardName);
|
||||
void commandFinished(const Response &response);
|
||||
|
||||
void refreshShortcuts();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue