Feature #986: Automatic save when losing connection to a network game
This commit is contained in:

committed by
Michael Lutz

parent
11ba094582
commit
4fb76db42f
@@ -2987,6 +2987,12 @@ flags = SLF_NOT_IN_SAVE | SLF_NO_NETWORK_SYNC
|
||||
def = false
|
||||
cat = SC_BASIC
|
||||
|
||||
[SDTC_BOOL]
|
||||
var = gui.autosave_on_network_disconnect
|
||||
flags = SLF_NOT_IN_SAVE | SLF_NO_NETWORK_SYNC
|
||||
def = true
|
||||
cat = SC_EXPERT
|
||||
|
||||
[SDTC_VAR]
|
||||
var = gui.max_num_autosaves
|
||||
type = SLE_UINT8
|
||||
|
Reference in New Issue
Block a user