Fixed screen mispositioning while sliding on ice, fixed broken Marts

This commit is contained in:
Maruno17
2021-03-01 17:12:18 +00:00
parent 57b3fe1b09
commit fa99c2bcd7
8 changed files with 17 additions and 26 deletions

View File

@@ -196,8 +196,10 @@ class Scene_Map
end
end
unless $game_player.moving?
if $game_temp.menu_calling; call_menu
elsif $game_temp.debug_calling; call_debug
if $game_temp.menu_calling
call_menu
elsif $game_temp.debug_calling
call_debug
elsif $PokemonTemp.keyItemCalling
$PokemonTemp.keyItemCalling = false
$game_player.straighten