back port the info key fix from 0.5. This should take care of the team

kicking.
This commit is contained in:
Bill Currie 2001-08-12 03:45:37 +00:00
parent 6714119351
commit f4dc013a3d
14 changed files with 53 additions and 47 deletions

View file

@ -370,6 +370,8 @@ typedef enum
//============================================================================
// FIXME: declare exported variables in their own relevant .h
extern struct cvar_s *sv_highchars;
extern cvar_t *sv_mintic, *sv_maxtic;
extern cvar_t *sv_maxspeed;