forked from mirror/OpenTTD
Change: set the default setting for autorenew to on for new games (#8352)
This commit is contained in:
@@ -38,7 +38,7 @@ cat = SC_ADVANCED
|
||||
[SDT_BOOL]
|
||||
base = CompanySettings
|
||||
var = engine_renew
|
||||
def = false
|
||||
def = true
|
||||
str = STR_CONFIG_SETTING_AUTORENEW_VEHICLE
|
||||
strhelp = STR_CONFIG_SETTING_AUTORENEW_VEHICLE_HELPTEXT
|
||||
cat = SC_BASIC
|
||||
|
Reference in New Issue
Block a user