Skip to content

Commit

Permalink
Fix St Louis code
Browse files Browse the repository at this point in the history
  • Loading branch information
C1710 committed Aug 30, 2022
1 parent 452c77e commit 3b161ab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Path.json
Original file line number Diff line number Diff line change
Expand Up @@ -13562,14 +13562,14 @@
},
{
"start": "🇺🇸ALN",
"end": "🇺🇸O5840638610",
"end": "🇺🇸STL",
"name": "UP (KCS) Springfield Subdivision",
"length": 41,
"maxSpeed": 96,
"twistingFactor": 0.33
},
{
"start": "🇺🇸O5840638610",
"start": "🇺🇸STL",
"end": "🇺🇸ACD",
"name": "UP Desoto Subdivision",
"length": 143,
Expand Down Expand Up @@ -37904,7 +37904,7 @@
],
"objects": [
{
"start": "🇺🇸O5840638610",
"start": "🇺🇸STL",
"end": "🇺🇸KWD",
"length": 20,
"maxSpeed": 64,
Expand Down
2 changes: 1 addition & 1 deletion Station.json
Original file line number Diff line number Diff line change
Expand Up @@ -25396,7 +25396,7 @@
},
{
"name": "Saint Louis",
"ril100": "🇺🇸O5840638610",
"ril100": "🇺🇸STL",
"group": 1,
"x": -14129,
"y": 2216,
Expand Down

0 comments on commit 3b161ab

Please sign in to comment.