mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-06 20:30:36 +08:00
engine: server: add sv_log_outofband cvar that controls whether connectionless packets should be printed or not
This commit is contained in:
@@ -472,6 +472,7 @@ extern convar_t sv_userinfo_penalty_time;
|
||||
extern convar_t sv_userinfo_penalty_multiplier;
|
||||
extern convar_t sv_userinfo_penalty_attempts;
|
||||
extern convar_t sv_fullupdate_penalty_time;
|
||||
extern convar_t sv_log_outofband;
|
||||
|
||||
//===========================================================
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user