Changed the owner of ManaCost in LifeorManaCost to itself
This commit is contained in:
@@ -95,6 +95,7 @@ class LifeorManaCost : public ExtraCost
|
||||
{
|
||||
private:
|
||||
string manaType;
|
||||
ManaCost manaCost;
|
||||
|
||||
public:
|
||||
LifeorManaCost(TargetChooser *_tc = NULL, string manaType = "");
|
||||
|
||||
Reference in New Issue
Block a user