mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Don't force ServerBrowser visibility to 0 from cfg's
These are now automatically set.
This commit is contained in:
parent
12fed87378
commit
fccff58d0b
@ -5,6 +5,4 @@
|
||||
//// SERVER ////
|
||||
//////////////////////////
|
||||
//hostname "R5" // Determines the name of the server displayed in the server browser.
|
||||
sv_pylonvisibility "0" // Determines the visiblity to the Pylon Master Server (server browser), 0 = Not visible, 1 = Visible.
|
||||
|
||||
sv_requireOriginToken "0" // Enables origin token verification on the server
|
||||
|
@ -5,8 +5,6 @@
|
||||
//// SERVER ////
|
||||
//////////////////////////
|
||||
//hostname "R5" // Determines the name of the server displayed in the server browser.
|
||||
//sv_pylonvisibility "0" // Determines the visiblity to the Pylon Master Server (server browser), 0 = Not visible, 1 = Visible.
|
||||
|
||||
sv_requireOriginToken "0" // Enables origin token verification on the server
|
||||
|
||||
//////////////////////////
|
||||
|
Loading…
x
Reference in New Issue
Block a user