mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-08 13:44:59 +00:00
New UI no longer activates as part of initializing
This commit is contained in:
@@ -335,7 +335,7 @@ def pbDebugDayCare
|
||||
[_INTL("Summary"), _INTL("Withdraw"), _INTL("Cancel")], 3)
|
||||
when 0 # Summary
|
||||
pbFadeOutIn do
|
||||
UI::PokemonSummary.new(pkmn)
|
||||
UI::PokemonSummary.new(pkmn).main
|
||||
need_refresh = true
|
||||
end
|
||||
when 1 # Withdraw
|
||||
|
||||
Reference in New Issue
Block a user