mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-22 02:12:14 -07:00
Move game option value declarations to dlg_create_game.
This commit is contained in:
parent
3b2421f695
commit
59b6fef512
10 changed files with 52 additions and 16 deletions
|
|
@ -169,7 +169,7 @@ public:
|
|||
void addCounter(Server_Counter *counter);
|
||||
|
||||
void clearZones();
|
||||
void setupZones(const QStringList &gameTypes);
|
||||
void setupZones();
|
||||
|
||||
Response::ResponseCode drawCards(GameEventStorage &ges, int number);
|
||||
Response::ResponseCode moveCard(GameEventStorage &ges,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue