mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 21:24:59 +00:00
New UI no longer activates as part of initializing
This commit is contained in:
@@ -103,7 +103,7 @@ class Scene_Map
|
||||
$game_temp.in_menu = true
|
||||
$game_player.straighten
|
||||
$game_map.update
|
||||
UI::PauseMenu.new
|
||||
UI::PauseMenu.new.main
|
||||
$game_temp.in_menu = false
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user