mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-21 19:32:54 +01:00
Fix #7390: Extra line removed by mistake caused server_password to disappear from settings.
This commit is contained in:
@@ -3752,6 +3752,7 @@ def = NULL
|
||||
proc = UpdateClientName
|
||||
cat = SC_BASIC
|
||||
|
||||
[SDTC_STR]
|
||||
var = network.server_password
|
||||
type = SLE_STRB
|
||||
flags = SLF_NOT_IN_SAVE | SLF_NO_NETWORK_SYNC
|
||||
|
||||
Reference in New Issue
Block a user