Change the default auto timetable separation rate to 40%.
This is to improve jam-resistance by default.
This commit is contained in:
@@ -149,7 +149,7 @@ base = CompanySettings
|
||||
var = auto_timetable_separation_rate
|
||||
type = SLE_UINT8
|
||||
guiflags = SGF_PER_COMPANY
|
||||
def = 100
|
||||
def = 40
|
||||
min = 0
|
||||
max = 100
|
||||
interval = 10
|
||||
|
Reference in New Issue
Block a user