mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-12 17:19:09 +00:00
Compare commits
2 Commits
master
...
2a6f2f6557
Author | SHA1 | Date | |
---|---|---|---|
|
2a6f2f6557 | ||
|
e4861f9322 |
@@ -86,7 +86,7 @@ cat = SC_BASIC
|
||||
[SDT_VAR]
|
||||
var = economy.place_houses
|
||||
type = SLE_UINT8
|
||||
flags = SettingFlag::GuiDropdown
|
||||
flags = SettingFlag::GuiDropdown, SettingFlag::Sandbox
|
||||
def = PH_FORBIDDEN
|
||||
min = PH_FORBIDDEN
|
||||
max = PH_ALLOWED_CONSTRUCTED
|
||||
|
Reference in New Issue
Block a user