This commit brought to you to shut up bigfoot.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2473 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2007-03-04 19:17:16 +00:00
parent 6210ed87be
commit d804efe0cb
4 changed files with 12 additions and 9 deletions

View file

@ -104,6 +104,7 @@ typedef struct
float gamespeed; //time progression multiplier, fixed per-level.
qboolean csqcdebug;
qboolean mapchangelocked;
double time;
double starttime;