now progs and server really are separated :)

This commit is contained in:
Bill Currie 2001-01-03 07:08:28 +00:00
parent 0192ed40c3
commit 5e86c729fa
4 changed files with 37 additions and 31 deletions

View file

@ -380,8 +380,6 @@ extern cvar_t *deathmatch;
extern cvar_t *fraglimit;
extern cvar_t *timelimit;
extern cvar_t *r_skyname;
extern server_static_t svs; // persistant server info
extern server_t sv; // local server