mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07: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:
parent
bca0da6bd4
commit
5efc573783
1 changed files with 1 additions and 0 deletions
|
|
@ -198,6 +198,7 @@ PlayerMenu::PlayerMenu(Player *_player) : player(_player)
|
|||
mCustomZones = nullptr;
|
||||
aCreateAnotherToken = nullptr;
|
||||
createPredefinedTokenMenu = nullptr;
|
||||
aIncrementAllCardCounters = nullptr;
|
||||
mCardCounters = nullptr;
|
||||
moveHandMenu = nullptr;
|
||||
aMoveHandToTopLibrary = nullptr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue