I messed up with the WORKINDP thing.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3214 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
54f6c830de
commit
e9c0883937
1 changed files with 2 additions and 0 deletions
|
@ -34,7 +34,9 @@ entity self;
|
|||
entity other;
|
||||
entity world;
|
||||
float time;
|
||||
#ifndef WORKINDP
|
||||
float cltime;
|
||||
#endif
|
||||
float frametime;
|
||||
|
||||
float player_localentnum; //the entnum
|
||||
|
|
Loading…
Reference in a new issue