diff options
| author | Remy Oukaour <remy.oukaour@gmail.com> | 2018-01-09 18:45:25 -0500 |
|---|---|---|
| committer | Remy Oukaour <remy.oukaour@gmail.com> | 2018-01-09 18:45:25 -0500 |
| commit | 2f0973f3e0b54073a7fe542258ceb1314f4a0023 (patch) | |
| tree | 5563e2057410cde417ad8a05e05a00c4676ef90b /maps/VictoryRoadGate.asm | |
| parent | fbc353f206ad457f32493b061b83e9067109e504 (diff) | |
Clean up some hex values in map scripts
Diffstat (limited to 'maps/VictoryRoadGate.asm')
| -rw-r--r-- | maps/VictoryRoadGate.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/VictoryRoadGate.asm b/maps/VictoryRoadGate.asm index 95011fd5e..3d15be073 100644 --- a/maps/VictoryRoadGate.asm +++ b/maps/VictoryRoadGate.asm @@ -40,7 +40,7 @@ VictoryRoadGateBadgeCheckScript: writetext VictoryRoadGateEightBadgesText waitbutton closetext - setscene $1 + setscene 1 end VictoryRoadGateLeftBlackBeltScript: |
