Don't force ServerBrowser visibility to 0 from cfg's

These are now automatically set.
This commit is contained in:
Kawe Mazidjatari 2022-08-08 16:21:26 +02:00
parent 12fed87378
commit fccff58d0b
2 changed files with 0 additions and 4 deletions

View File

@ -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

View File

@ -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
//////////////////////////