Enable loading game_creation.custom_industry_number from upstream saves
This commit is contained in:
@@ -3870,6 +3870,7 @@ cat = SC_BASIC
|
|||||||
[SDT_VAR]
|
[SDT_VAR]
|
||||||
var = game_creation.custom_industry_number
|
var = game_creation.custom_industry_number
|
||||||
type = SLE_UINT16
|
type = SLE_UINT16
|
||||||
|
flags = SF_ENABLE_UPSTREAM_LOAD
|
||||||
def = 1
|
def = 1
|
||||||
min = 1
|
min = 1
|
||||||
max = 64000
|
max = 64000
|
||||||
|
Reference in New Issue
Block a user