Shackled highlight border

This commit is contained in:
Anthony Calosa
2016-07-06 07:55:10 +08:00
parent 935849142c
commit 1d80d97d22
4 changed files with 34 additions and 1 deletions

View File

@@ -211,6 +211,7 @@ void MTGCardInstance::initMTGCI()
storedCard = NULL;
storedSourceCard = NULL;
myPair = NULL;
shackled = NULL;
miracle = false;
countTrini = 0;
imprintedCards.clear();