Move game option value declarations to dlg_create_game.

This commit is contained in:
Lukas Brübach 2024-12-19 12:38:21 +01:00
parent 3b2421f695
commit 59b6fef512
10 changed files with 52 additions and 16 deletions

View file

@ -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,