Skip to content

Commit

Permalink
update nosteam cvar
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphonie authored Jun 27, 2022
1 parent 920d625 commit 78c2cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripting/stac/stac_cvars.sp
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ void initCvars()
(
"stac_kick_unauthed_clients",
buffer,
"[StAC] Forcibly reconnect clients unauthorized with steam - this protects against cheat clients not setting steamids, at the cost of making your server inaccessible when Steam is down.\n(recommended 1)",
"[StAC] Forcibly reconnect clients unauthorized with steam - this protects against cheat clients not setting steamids, at the cost of making your server inaccessible when Steam is down.\n(recommended 0, only enable this if you have consistent issues with unauthed cheaters!)",
FCVAR_NONE,
true,
0.0,
Expand Down

0 comments on commit 78c2cba

Please sign in to comment.