Add: Setting to save a unique id for each savegame
This commit is contained in:
@@ -2208,6 +2208,15 @@ min = 0
|
||||
max = UINT32_MAX
|
||||
cat = SC_EXPERT
|
||||
|
||||
[SDT_VAR]
|
||||
base = GameSettings
|
||||
var = game_creation.generation_unique_id
|
||||
type = SLE_UINT32
|
||||
from = 203
|
||||
def = 0
|
||||
min = 0
|
||||
max = UINT32_MAX
|
||||
|
||||
[SDT_VAR]
|
||||
base = GameSettings
|
||||
var = game_creation.tree_placer
|
||||
|
||||
Reference in New Issue
Block a user