Fixes hats menu navigation issue

This commit is contained in:
chardub
2025-03-14 11:19:44 -04:00
parent 5343792f8c
commit 03b832a897
3 changed files with 3 additions and 1 deletions

View File

@@ -142,6 +142,7 @@ class ClothesShopView < PokemonMart_Scene
end
if Input.trigger?(Input::BACK)
echoln "backibacki"
pbPlayCloseMenuSE
return nil
elsif Input.trigger?(Input::USE)