mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-23 04:11:53 +00:00
Missed a file.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/branches/wip@3446 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
14ed1fe230
commit
815c33a8cc
1 changed files with 1 additions and 0 deletions
|
@ -132,6 +132,7 @@ FTE_DEPRECATED unsigned int edict_size;
|
|||
int lastcheck; // used by PF_checkclient
|
||||
double lastchecktime; // for monster ai
|
||||
|
||||
float lagentsfrac;
|
||||
laggedentinfo_t *lagents;
|
||||
unsigned int maxlagents;
|
||||
|
||||
|
|
Loading…
Reference in a new issue