1
0
Fork 0

Fix b2f5a49: Add "place houses" setting to Sandbox Options

pull/13518/head
Tyler Trahan 2025-02-10 07:48:12 -05:00
parent faadf00a6a
commit e4861f9322
1 changed files with 1 additions and 1 deletions

View File

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