summaryrefslogtreecommitdiff
path: root/scripts/indigoplateaulobby.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/indigoplateaulobby.asm')
-rwxr-xr-xscripts/indigoplateaulobby.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/indigoplateaulobby.asm b/scripts/indigoplateaulobby.asm
index 93653931..63f228d0 100755
--- a/scripts/indigoplateaulobby.asm
+++ b/scripts/indigoplateaulobby.asm
@@ -1,7 +1,7 @@
IndigoPlateauLobbyScript:
call Serial_TryEstablishingExternallyClockedConnection
call EnableAutoTextBoxDrawing
- ld hl, wd126
+ ld hl, wCurrentMapScriptFlags
bit 6, [hl]
res 6, [hl]
ret z