diff options
Diffstat (limited to 'engine/events')
| -rw-r--r-- | engine/events/overworld.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/events/overworld.asm b/engine/events/overworld.asm index 57a3e6a9b..9c956e83b 100644 --- a/engine/events/overworld.asm +++ b/engine/events/overworld.asm @@ -626,7 +626,7 @@ FlyFunction: end .ReturnFromFly: - farcall Function561d + farcall RespawnPlayer call DelayFrame call UpdatePlayerSprite farcall LoadOverworldFont |
