Reinstate the MillExileCost pay variant, as pointed out by Z.
This commit is contained in:
@@ -91,6 +91,7 @@ public:
|
||||
class MillExileCost: public MillCost{
|
||||
public:
|
||||
MillExileCost(TargetChooser *_tc = NULL);
|
||||
virtual int doPay();
|
||||
};
|
||||
|
||||
//tap other cost
|
||||
|
||||
Reference in New Issue
Block a user