changed alias
This commit is contained in:
@@ -313,11 +313,11 @@ class MTGDredgeRule: public PermanentAbility, public ReplacementEffect
|
||||
public:
|
||||
//vector<MTGCardInstance*>soulbonders;
|
||||
TargetChooser * tcb;
|
||||
//MTGAbility * dredgeAbility;
|
||||
//MTGAbility * targetAbility;
|
||||
//MTGAbility * targetAbilityAdder;
|
||||
//MTGAbility * targetAbility1;
|
||||
//MTGAbility * mod;
|
||||
MTGAbility * dredgeAbility;
|
||||
MTGAbility * targetAbility;
|
||||
MTGAbility * targetAbilityAdder;
|
||||
MTGAbility * targetAbility1;
|
||||
MTGAbility * mod;
|
||||
//MTGAbility * activateDredge;
|
||||
//vector<MTGAbility*>pairing;
|
||||
MTGDredgeRule(GameObserver* observer, int _id);
|
||||
|
||||
Reference in New Issue
Block a user