Fix server_annonce_send_players Broken Setting
This commit is contained in:
parent
935b08ac03
commit
a624ad5cee
@ -807,7 +807,7 @@ server_url (Server URL) string https://game.example.net
|
|||||||
server_announce (Announce server) bool false
|
server_announce (Announce server) bool false
|
||||||
|
|
||||||
# Send names of online players to the serverlist. If disabled only the player count is revealed.
|
# Send names of online players to the serverlist. If disabled only the player count is revealed.
|
||||||
server_announce_send_players (Send player names to the server list) bool tru
|
server_announce_send_players (Send player names to the server list) bool true
|
||||||
|
|
||||||
# Make local servers visible to local clients.
|
# Make local servers visible to local clients.
|
||||||
serverlist_lan (Show local servers) bool true
|
serverlist_lan (Show local servers) bool true
|
||||||
|
Loading…
Reference in New Issue
Block a user