Change: Remove the LAN/Internet combobox from the server list in favour of adding two separate search buttons.

This commit is contained in:
frosch
2020-12-24 19:00:53 +01:00
committed by Michael Lutz
parent 7bdfb382a8
commit 2bb691f50e
5 changed files with 19 additions and 79 deletions

View File

@@ -3801,15 +3801,6 @@ flags = SLF_NOT_IN_SAVE | SLF_NO_NETWORK_SYNC
guiflags = SGF_NETWORK_ONLY
def = false
[SDTC_VAR]
var = network.lan_internet
type = SLE_UINT8
flags = SLF_NOT_IN_SAVE | SLF_NO_NETWORK_SYNC
guiflags = SGF_NETWORK_ONLY
def = 1
min = 0
max = 1
[SDTC_STR]
var = network.client_name
type = SLE_STRB