mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-01-09 03:42:58 -08:00
Also nullptr incrementAllCardsCounter (#6117)
Took 34 minutes Took 41 seconds Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
This commit is contained in:
@@ -198,6 +198,7 @@ PlayerMenu::PlayerMenu(Player *_player) : player(_player)
|
||||
mCustomZones = nullptr;
|
||||
aCreateAnotherToken = nullptr;
|
||||
createPredefinedTokenMenu = nullptr;
|
||||
aIncrementAllCardCounters = nullptr;
|
||||
mCardCounters = nullptr;
|
||||
moveHandMenu = nullptr;
|
||||
aMoveHandToTopLibrary = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user