mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 22:51:57 +00:00
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4785 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
2fa7606774
commit
98ec171f17
1 changed files with 1 additions and 0 deletions
|
@ -8669,6 +8669,7 @@ static void QCBUILTIN PF_runclientphys(pubprogfuncs_t *prinst, struct globalvars
|
|||
unsigned int i, n;
|
||||
extern qbyte playertouch[];
|
||||
unsigned int msecs;
|
||||
extern cvar_t sv_gravity;
|
||||
edict_t *ent = G_EDICT(prinst, OFS_PARM0);
|
||||
edict_t *touched;
|
||||
if (pr_global_ptrs->clientcommandframe)
|
||||
|
|
Loading…
Reference in a new issue