diff options
Diffstat (limited to 'racing')
| -rw-r--r-- | racing/router.gd | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/racing/router.gd b/racing/router.gd index 627412d..7d10ac0 100644 --- a/racing/router.gd +++ b/racing/router.gd | |||
| @@ -22,7 +22,7 @@ const LL1_AREAS = [ | |||
| 22 | {"title": "Rainbow", "pos": [-96, 0, -41]}, | 22 | {"title": "Rainbow", "pos": [-96, 0, -41]}, | 
| 23 | {"title": "The Undeterred", "pos": [-87, 0, 25], "no_start": true}, | 23 | {"title": "The Undeterred", "pos": [-87, 0, 25], "no_start": true}, | 
| 24 | {"title": "Directional Gallery", "pos": [-57, 0, 0]}, | 24 | {"title": "Directional Gallery", "pos": [-57, 0, 0]}, | 
| 25 | {"title": "The Eyes They See", "pos": [-54, 0, -23]}, | 25 | {"title": "The Eyes They See", "pos": [-56, 0, -25]}, | 
| 26 | {"title": "Tower First Floor", "pos": [-27, 0, -23], "long": true}, | 26 | {"title": "Tower First Floor", "pos": [-27, 0, -23], "long": true}, | 
| 27 | {"title": "The Optimistic", "pos": [76, 0, -17]}, | 27 | {"title": "The Optimistic", "pos": [76, 0, -17]}, | 
| 28 | {"title": "The Initiated", "pos": [63, 0, -0], "no_start": true}, | 28 | {"title": "The Initiated", "pos": [63, 0, -0], "no_start": true}, | 
