Fixed several errors on primitives, fixed a bug on "mofified" target, restore a previous test on regenerate ability.
This commit is contained in:
@@ -31,6 +31,7 @@ CardDescriptor::CardDescriptor()
|
||||
hasFlashbackCost = 0;
|
||||
hasBackSide = 0;
|
||||
hasPartner = 0;
|
||||
modified = 0;
|
||||
hasXCost = 0;
|
||||
compareName ="";
|
||||
nameComparisonMode = COMPARISON_NONE;
|
||||
|
||||
Reference in New Issue
Block a user