Revert "fixes mélangés..."

This reverts commit cd16986e30.
This commit is contained in:
infinitefusion
2022-07-21 19:57:56 -04:00
parent 6663246710
commit 1e17cbe453
5 changed files with 498 additions and 554 deletions

View File

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