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 e5348e70fc
commit de235061aa

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