mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-10 06:34:59 +00:00
Fixes issue with hats shops
This commit is contained in:
@@ -76,6 +76,7 @@ class ClothesShopPresenter < PokemonMartScreen
|
||||
item = @scene.pbChooseBuyItem
|
||||
#break if !item
|
||||
if !item
|
||||
break if @adapter.isShop?
|
||||
if pbConfirm(_INTL("Discard the changes to your outfit?"))
|
||||
break
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user