Mt. silver, Rock Climb - startup performance

This commit is contained in:
infinitefusion
2022-11-26 15:11:57 -05:00
parent 215e6a2462
commit 75569daf27
94 changed files with 775 additions and 3143 deletions

View File

@@ -9,7 +9,7 @@ class Scene_DebugIntro
end
def pbCallTitle
# return Scene_DebugIntro.new if $DEBUG
return Scene_DebugIntro.new if $DEBUG
return Scene_Intro.new
end