Fix debug battle flag never being cleared (#8357)
This commit is contained in:
parent
b037a0eccc
commit
21c4200421
@ -1299,6 +1299,7 @@ static void CB2_EndTrainerBattle(void)
|
||||
{
|
||||
HandleBattleVariantEndParty();
|
||||
|
||||
gIsDebugBattle = FALSE;
|
||||
if (FollowerNPCIsBattlePartner())
|
||||
{
|
||||
RestorePartyAfterFollowerNPCBattle();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user