Query masterservers by default in the multiplayer menu, why was it disabled by default?

This commit is contained in:
Sergii Pylypenko
2018-06-01 23:13:26 +03:00
parent 4e0240732d
commit e04b179d77

View File

@@ -3756,7 +3756,7 @@ ifdef = ENABLE_NETWORK
var = network.server_advertise
flags = SLF_NOT_IN_SAVE | SLF_NO_NETWORK_SYNC
guiflags = SGF_NETWORK_ONLY
def = false
def = true
[SDTC_VAR]
ifdef = ENABLE_NETWORK