show large images on grid deck view user option
also forced border targets and target source
This commit is contained in:
@@ -46,6 +46,7 @@ public:
|
||||
CHEATMODEAIDECK,
|
||||
OSD,
|
||||
BLKBORDER,
|
||||
GDVLARGEIMAGE,
|
||||
SHOWTOKENS,
|
||||
CLOSEDHAND,
|
||||
HANDDIRECTION,
|
||||
|
||||
@@ -273,6 +273,8 @@ public:
|
||||
int cardistargetted;
|
||||
bool isTargetter();
|
||||
int cardistargetter;
|
||||
int forcedBorder;
|
||||
int forcedBorder2;
|
||||
int myconvertedcost;
|
||||
ManaCost * computeNewCost(MTGCardInstance * card,ManaCost * oldCost, ManaCost * refCost,bool noTrinisphere = false);
|
||||
int countTrini;
|
||||
|
||||
Reference in New Issue
Block a user