Change default for purchase land area permitted setting to allow by area
This commit is contained in:
@@ -826,7 +826,7 @@ patxname = ""allow_stations_under_bridges.construction.allow_docks_under_bridges
|
|||||||
var = construction.purchase_land_permitted
|
var = construction.purchase_land_permitted
|
||||||
type = SLE_UINT8
|
type = SLE_UINT8
|
||||||
flags = SF_GUI_DROPDOWN | SF_PATCH
|
flags = SF_GUI_DROPDOWN | SF_PATCH
|
||||||
def = 1
|
def = 2
|
||||||
min = 0
|
min = 0
|
||||||
max = 2
|
max = 2
|
||||||
interval = 1
|
interval = 1
|
||||||
|
Reference in New Issue
Block a user