Feature: Allow disabling local authority control of company actions
This commit is contained in:
committed by
Michael Lutz
parent
8537fa7206
commit
f92cf38ab5
@@ -265,11 +265,11 @@ from = SLV_97
|
||||
flags = SF_GUI_DROPDOWN
|
||||
def = 0
|
||||
min = 0
|
||||
max = 2
|
||||
max = 3
|
||||
interval = 1
|
||||
str = STR_CONFIG_SETTING_CITY_APPROVAL
|
||||
strhelp = STR_CONFIG_SETTING_CITY_APPROVAL_HELPTEXT
|
||||
strval = STR_CITY_APPROVAL_PERMISSIVE
|
||||
strval = STR_CITY_APPROVAL_LENIENT
|
||||
post_cb = DifficultyNoiseChange
|
||||
|
||||
[SDTG_VAR]
|
||||
|
||||
Reference in New Issue
Block a user