diff options
Diffstat (limited to 'engine/events/std_scripts.asm')
-rw-r--r-- | engine/events/std_scripts.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/events/std_scripts.asm b/engine/events/std_scripts.asm index f0990cd02..a79e9e679 100644 --- a/engine/events/std_scripts.asm +++ b/engine/events/std_scripts.asm @@ -298,7 +298,7 @@ RadioTowerRocketsScript: clearevent EVENT_USED_THE_CARD_KEY_IN_THE_RADIO_TOWER setevent EVENT_MAHOGANY_TOWN_POKEFAN_M_BLOCKS_EAST specialphonecall SPECIALCALL_WEIRDBROADCAST - setmapscene MAHOGANY_TOWN, SCENE_MAHOGANYTOWN_NOTHING + setmapscene MAHOGANY_TOWN, SCENE_FINISHED end BugContestResultsWarpScript: |