* sv_minRate (from R1CH)

* [cl|sv]_packetdelay (from tjw)
This commit is contained in:
Tim Angus 2006-06-17 19:19:34 +00:00
parent 394c09fa26
commit 7d657ba62f
8 changed files with 90 additions and 2 deletions

View file

@ -238,6 +238,7 @@ extern cvar_t *sv_killserver;
extern cvar_t *sv_mapname;
extern cvar_t *sv_mapChecksum;
extern cvar_t *sv_serverid;
extern cvar_t *sv_minRate;
extern cvar_t *sv_maxRate;
extern cvar_t *sv_minPing;
extern cvar_t *sv_maxPing;