Various bug fixes

This commit is contained in:
Maruno17
2021-10-20 13:53:39 +01:00
parent d3a07df6ab
commit 3a3b44574f
4 changed files with 6 additions and 27 deletions

View File

@@ -200,7 +200,7 @@ class PokeBattle_Battle
end
end
break if switched.length==0
@battle.pbOnBattlerEnteringBattle(switched)
pbOnBattlerEnteringBattle(switched)
end
end