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

@@ -98,6 +98,7 @@ public:
bool exileEffects;
bool suspended;
bool miracle;
bool hasCopiedToken;
bool isBestowed;
int chooseacolor;
string chooseasubtype;