travis int order
This commit is contained in:
@@ -6195,8 +6195,8 @@ class AADepleter: public ActivatedAbilityTP
|
||||
public:
|
||||
string nbcardsStr;
|
||||
bool toexile;
|
||||
bool namerepeat;
|
||||
bool colorrepeat;
|
||||
bool namerepeat;
|
||||
AADepleter(GameObserver* observer, int _id, MTGCardInstance * card, Targetable * _target,string nbcardsStr, ManaCost * _cost = NULL,
|
||||
int who = TargetChooser::UNSET, bool toexile = false, bool colorrepeat = false, bool namerepeat = false);
|
||||
int resolve();
|
||||
|
||||
Reference in New Issue
Block a user