diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/table/settings.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/table/settings.ini b/src/table/settings.ini index 5e57e5216..ab35b2023 100644 --- a/src/table/settings.ini +++ b/src/table/settings.ini @@ -3740,7 +3740,7 @@ var = network.lan_internet type = SLE_UINT8 flags = SLF_NOT_IN_SAVE | SLF_NO_NETWORK_SYNC guiflags = SGF_NETWORK_ONLY -def = 0 +def = 1 min = 0 max = 1 |