Remove: "generation_seed" from config, as it was a write-only value (#11927)
This commit is contained in:
@@ -199,6 +199,7 @@ strval = STR_VARIETY_NONE
|
||||
var = game_creation.generation_seed
|
||||
type = SLE_UINT32
|
||||
from = SLV_30
|
||||
flags = SF_NOT_IN_CONFIG
|
||||
def = GENERATE_NEW_SEED
|
||||
min = 0
|
||||
max = UINT32_MAX
|
||||
|
Reference in New Issue
Block a user