pc jump crash fix + viridian forest crash fix

This commit is contained in:
infinitefusion
2022-07-23 08:28:54 -04:00
parent 88488f1496
commit 187b03951f
15 changed files with 0 additions and 1 deletions

View File

@@ -1150,7 +1150,6 @@ class PokemonStorageScene
pbSwitchBoxToLeft(newbox)
end
@storage.currentBox = newbox
newbox.refreshAllBoxSprites
end
end