You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Make sure overworld sprites don't appear after returning from overworld [bugfix] (#17)
This commit is contained in:
@@ -130,6 +130,7 @@ GameMenu_WorldMap:
|
||||
farcall OverworldLoop
|
||||
|
||||
; return from overworld loop
|
||||
call ClearObjectStructs
|
||||
call ClearBGPalettes
|
||||
call ClearSprites
|
||||
farcall AutoSaveGameOutsideOverworld
|
||||
|
Reference in New Issue
Block a user