Minor Border changes

Also added copier values if it has copied a token or not...
This commit is contained in:
Anthony Calosa
2016-07-29 18:37:03 +08:00
parent 833c21192a
commit 1d2abeb20b
8 changed files with 53 additions and 29 deletions

View File

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