Change: set the default setting for autorenew to on for new games (#8352)

(cherry picked from commit f2a93dba0d)
This commit is contained in:
Tyler Trahan
2020-12-15 03:58:37 -05:00
committed by Jonathan G Rennison
parent 3088d41ac8
commit 4714fea258
3 changed files with 4 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ orderproc = nullptr
[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