Revert Functionality

AACopier and AACloner should work with andAbility now...
This commit is contained in:
Anthony Calosa
2017-02-03 20:45:46 +08:00
parent c4eac5e62b
commit 7932941a01
6 changed files with 61 additions and 39 deletions

View File

@@ -121,6 +121,7 @@ public:
Player * previousController;
MTGGameZone * getCurrentZone();
MTGGameZone * previousZone;
MTGCardInstance * tokCard;
MTGCardInstance * previous;
MTGCardInstance * next;
MTGAbility * TokenAndAbility;