mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-08 21:54:58 +00:00
New UI no longer activates as part of initializing
This commit is contained in:
@@ -273,7 +273,7 @@ MenuHandlers.add(:pause_menu, :trainer_card, {
|
||||
"effect" => proc { |menu|
|
||||
pbPlayDecisionSE
|
||||
pbFadeOutIn do
|
||||
UI::TrainerCard.new
|
||||
UI::TrainerCard.new.main
|
||||
menu.refresh
|
||||
end
|
||||
next false
|
||||
|
||||
Reference in New Issue
Block a user