Minor Border changes
Also added copier values if it has copied a token or not...
This commit is contained in:
@@ -227,6 +227,7 @@ void MTGCardInstance::initMTGCI()
|
||||
myPair = NULL;
|
||||
shackled = NULL;
|
||||
miracle = false;
|
||||
hasCopiedToken = false;
|
||||
countTrini = 0;
|
||||
imprintedCards.clear();
|
||||
attackCost = 0;
|
||||
|
||||
Reference in New Issue
Block a user