close library, exile, or graveyard after we "move" cards from it.

This commit is contained in:
zethfoxster
2016-07-06 22:04:59 -04:00
parent 8265253388
commit 066c40d9c1
4 changed files with 15 additions and 0 deletions

View File

@@ -98,6 +98,7 @@ GameObserver::GameObserver(WResourceManager *output, JGE* input)
cardWaitingForTargets = NULL;
mExtraPayment = NULL;
OpenedDisplay = NULL;
guiOpenDisplay = NULL;
gameOver = NULL;
phaseRing = NULL;
replacementEffects = NEW ReplacementEffects();