mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-09 13:51:45 +08:00
engine: server: fixed cvars sv_max/minupdaterate, sv_max/minrate
This commit is contained in:
committed by
Alibek Omarov #SupportRMS
parent
386ae2067b
commit
75e80bc2ff
@@ -395,6 +395,8 @@ extern convar_t sv_instancedbaseline;
|
||||
extern convar_t sv_background_freeze;
|
||||
extern convar_t sv_minupdaterate;
|
||||
extern convar_t sv_maxupdaterate;
|
||||
extern convar_t sv_minrate;
|
||||
extern convar_t sv_maxrate;
|
||||
extern convar_t sv_downloadurl;
|
||||
extern convar_t sv_newunit;
|
||||
extern convar_t sv_clienttrace;
|
||||
|
||||
Reference in New Issue
Block a user