fixes mélangés...

This commit is contained in:
infinitefusion
2022-07-20 16:11:06 -04:00
parent 2d52624986
commit cd16986e30
5 changed files with 554 additions and 498 deletions

View File

@@ -1006,6 +1006,7 @@ class Interpreter
# * Return to Title Screen
#-----------------------------------------------------------------------------
def command_354
resetPlayerPosition
$game_temp.to_title = true
return false
end