minor skip phase
if there is no possible attacker then skip phase
This commit is contained in:
@@ -80,6 +80,8 @@ public:
|
||||
ManaPool * getManaPool();
|
||||
void takeMulligan();
|
||||
void serumMulligan();
|
||||
bool hasPossibleAttackers();
|
||||
bool noPossibleAttackers();
|
||||
bool DeadLifeState(bool check = false);
|
||||
ManaCost * doesntEmpty;
|
||||
ManaCost * poolDoesntEmpty;
|
||||
|
||||
Reference in New Issue
Block a user