mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-05 04:53:54 -07:00
[Game] Add a coinflip shortcut. (#6829)
Took 18 minutes Took 6 seconds Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
This commit is contained in:
parent
314a577807
commit
9ac9a0c73a
5 changed files with 21 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ private:
|
|||
QMenu *createPredefinedTokenMenu;
|
||||
|
||||
QAction *aIncrementAllCardCounters;
|
||||
QAction *aUntapAll, *aRollDie;
|
||||
QAction *aUntapAll, *aRollDie, *aFlipCoin;
|
||||
QAction *aCreateToken, *aCreateAnotherToken;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue