Fixed network save setting not saved to config file

This commit is contained in:
pelya
2014-08-26 02:10:35 +03:00
parent 8a0247fb39
commit f45c5eaafa

View File

@@ -2479,6 +2479,15 @@ max = 4
full = _autosave_interval
cat = SC_BASIC
[SDTC_OMANY]
var = gui.save_to_network
type = SLE_UINT8
flags = SLF_NOT_IN_SAVE | SLF_NO_NETWORK_SYNC
def = 2
max = 2
full = _save_to_network
cat = SC_BASIC
[SDTC_BOOL]
var = gui.threaded_saves
flags = SLF_NOT_IN_SAVE | SLF_NO_NETWORK_SYNC