increased maxTrackPlacementLength cuz why not #2504
This commit is contained in:
parent
d3adf40927
commit
07727358bb
1 changed files with 1 additions and 1 deletions
|
|
@ -489,7 +489,7 @@
|
|||
#.
|
||||
#Maximum length of track that can be placed as one batch or turn.
|
||||
#Range: 16 ~ 128
|
||||
maxTrackPlacementLength = 32
|
||||
maxTrackPlacementLength = 128
|
||||
#.
|
||||
#Maximum length of a Train Stations' assembly track.
|
||||
#Range: > 5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue