seperate tabs

Misc setting that I added
This commit is contained in:
Anthony Calosa
2017-03-05 21:28:18 +08:00
parent 4bf5943ac5
commit 00da0bd0d1
7 changed files with 26 additions and 33 deletions

View File

@@ -273,8 +273,8 @@ public:
int cardistargetted;
bool isTargetter();
int cardistargetter;
int forcedBorder;
int forcedBorder2;
int forcedBorderA;
int forcedBorderB;
int myconvertedcost;
ManaCost * computeNewCost(MTGCardInstance * card,ManaCost * oldCost, ManaCost * refCost,bool noTrinisphere = false);
int countTrini;