Change the default auto timetable separation rate to 40%.

This is to improve jam-resistance by default.
pull/3/head
Jonathan G Rennison 9 years ago
parent 26d32269a3
commit 61aad7ce2a

@ -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

Loading…
Cancel
Save