mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-21 11:22:45 +01:00
Change: Remove the LAN/Internet combobox from the server list in favour of adding two separate search buttons.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user