cache the cshifts serverinfo value for further reduction of Info_ValueForKey

calls.
This commit is contained in:
Bill Currie 2001-11-11 07:02:38 +00:00
parent e435414b4b
commit fe50e4b1e5
4 changed files with 21 additions and 13 deletions

View file

@ -261,6 +261,7 @@ typedef struct
// serverinfo mirrors
int chase;
int sv_cshifts;
int no_pogo_stick;
int teamplay;
int watervis;