Double precision for gameclock.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2990 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Molgrum 2008-06-01 02:42:18 +00:00
parent 94d108c522
commit 5d64f13a18
1 changed files with 1 additions and 1 deletions

View File

@ -584,7 +584,7 @@ typedef struct
qboolean sendprespawn;
int contentstage;
float ktprogametime;
double ktprogametime;
enum {
KTPRO_DONTKNOW,
KTPRO_COUNTDOWN,