Fixes graphical glitch when pressing shift on sprites pokedex page

This commit is contained in:
chardub
2025-03-13 10:02:12 -04:00
parent aa396cf402
commit 4edd8e9719
8 changed files with 490 additions and 534 deletions

View File

@@ -688,7 +688,7 @@ class PokemonPokedexInfo_Scene
pbUpdate
dorefresh = false
if Input.trigger?(Input::ACTION)
changeEntryPage()
#changeEntryPage()
elsif Input.trigger?(Input::BACK)
pbPlayCloseMenuSE
break