mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-01 11:03:54 -07:00
improved mulligans
This commit is contained in:
parent
43d516672a
commit
ae39dc7fa1
2 changed files with 23 additions and 42 deletions
|
|
@ -63,12 +63,11 @@ private:
|
|||
*aUntapAll, *aRollDie, *aCreateToken;
|
||||
|
||||
int defaultNumberTopCards;
|
||||
int mulliganCards;
|
||||
QString name;
|
||||
int id;
|
||||
bool active;
|
||||
bool local;
|
||||
|
||||
int cardsInHand;
|
||||
|
||||
QMap<QString, CardZone *> zones;
|
||||
TableZone *table;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue