Fixed a warning.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3129 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
af1ccb9333
commit
eff6909662
1 changed files with 0 additions and 1 deletions
|
@ -740,7 +740,6 @@ void CL_UpdatePrydonCursor(usercmd_t *from, float cursor_screen[2], vec3_t curso
|
|||
#ifdef NQPROT
|
||||
void CLNQ_SendMove (usercmd_t *cmd, int pnum, sizebuf_t *buf)
|
||||
{
|
||||
int bits;
|
||||
int i;
|
||||
|
||||
vec3_t cursor_start, cursor_impact;
|
||||
|
|
Loading…
Reference in a new issue