mirror of https://github.com/OpenTTD/OpenTTD
Merge e4861f9322
into bd2430dc94
commit
605b3ed58b
|
@ -85,7 +85,7 @@ cat = SC_BASIC
|
||||||
[SDT_VAR]
|
[SDT_VAR]
|
||||||
var = economy.place_houses
|
var = economy.place_houses
|
||||||
type = SLE_UINT8
|
type = SLE_UINT8
|
||||||
flags = SettingFlag::GuiDropdown
|
flags = SettingFlag::GuiDropdown, SettingFlag::Sandbox
|
||||||
def = PH_FORBIDDEN
|
def = PH_FORBIDDEN
|
||||||
min = PH_FORBIDDEN
|
min = PH_FORBIDDEN
|
||||||
max = PH_ALLOWED_CONSTRUCTED
|
max = PH_ALLOWED_CONSTRUCTED
|
||||||
|
|
Loading…
Reference in New Issue