revert and force push because broken commit

This commit is contained in:
AlexOn1ine 2025-02-28 00:04:40 +01:00
parent df0389fdc0
commit fadcb46d4d

View File

@ -1206,7 +1206,6 @@ static void HandleEndTurnThirdEventBlock(u32 battler, u32 *effect)
}
if (gBattlerAttacker != gBattlersCount)
{
*effect = 2; // a Pokémon was awaken
break;
}
else