1
0
Fork 0

Change: Set default setting in server browser of "Advertised" to "Yes". (#7568)

pull/7578/head
Corns McGowan 2019-05-06 00:18:52 +10:00 committed by PeterN
parent a1de834104
commit 4d0ee65b51
1 changed files with 1 additions and 1 deletions

View File

@ -3740,7 +3740,7 @@ var = network.lan_internet
type = SLE_UINT8 type = SLE_UINT8
flags = SLF_NOT_IN_SAVE | SLF_NO_NETWORK_SYNC flags = SLF_NOT_IN_SAVE | SLF_NO_NETWORK_SYNC
guiflags = SGF_NETWORK_ONLY guiflags = SGF_NETWORK_ONLY
def = 0 def = 1
min = 0 min = 0
max = 1 max = 1