"previousbattlefield" for mover

This commit is contained in:
Anthony Calosa
2016-07-08 17:39:47 +08:00
parent fecaf64eec
commit 3aa64697d2
4 changed files with 29 additions and 19 deletions

View File

@@ -113,6 +113,7 @@ public:
bool isDualWielding;
bool stillNeeded;
Player * lastController;
Player * previousController;
MTGGameZone * getCurrentZone();
MTGGameZone * previousZone;
MTGCardInstance * previous;