Cleanup fix from 5922 (#5927)
This commit is contained in:
parent
e040dcb0b4
commit
92c0039a23
@ -964,9 +964,7 @@ bool32 ShouldSwitch(u32 battler)
|
||||
if (i == gBattleStruct->monToSwitchIntoId[battlerIn2])
|
||||
continue;
|
||||
if (IsAceMon(battler, i))
|
||||
{
|
||||
continue;
|
||||
}
|
||||
|
||||
availableToSwitch++;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user