mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-20 17:32:15 -07:00
Formatting.
This commit is contained in:
parent
fb06f1197a
commit
d67d9d64f6
1 changed files with 1 additions and 1 deletions
|
|
@ -169,7 +169,7 @@ public:
|
||||||
void addCounter(Server_Counter *counter);
|
void addCounter(Server_Counter *counter);
|
||||||
|
|
||||||
void clearZones();
|
void clearZones();
|
||||||
void setupZones(const QStringList& gameTypes);
|
void setupZones(const QStringList &gameTypes);
|
||||||
|
|
||||||
Response::ResponseCode drawCards(GameEventStorage &ges, int number);
|
Response::ResponseCode drawCards(GameEventStorage &ges, int number);
|
||||||
Response::ResponseCode moveCard(GameEventStorage &ges,
|
Response::ResponseCode moveCard(GameEventStorage &ges,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue