diff options
Diffstat (limited to 'maps/CeruleanGym.asm')
-rw-r--r-- | maps/CeruleanGym.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/CeruleanGym.asm b/maps/CeruleanGym.asm index 82c08b38..67851b33 100644 --- a/maps/CeruleanGym.asm +++ b/maps/CeruleanGym.asm @@ -17,7 +17,7 @@ CeruleanGym_MapScripts: end .GruntRunsOut: - prioritysjump .GruntRunsOutScript + sdefer .GruntRunsOutScript end .GruntRunsOutScript: |