diff options
Diffstat (limited to 'maps/UndergroundWarehouse.asm')
-rw-r--r-- | maps/UndergroundWarehouse.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/UndergroundWarehouse.asm b/maps/UndergroundWarehouse.asm index 84db4ed32..32454451c 100644 --- a/maps/UndergroundWarehouse.asm +++ b/maps/UndergroundWarehouse.asm @@ -16,7 +16,7 @@ UndergroundWarehouse_MapScriptHeader: ; callbacks - dbw 5, .ResetSwitches + dbw MAPCALLBACK_NEWMAP, .ResetSwitches .ResetSwitches: clearevent EVENT_SWITCH_1 |