1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-12 09:09:09 +00:00

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

This commit is contained in:
Corns McGowan
2019-05-06 00:18:52 +10:00
committed by Michael Lutz
parent c77659c995
commit f34284f1a0

@@ -3730,7 +3730,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