mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 22:51:57 +00:00
That message is annoying.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@473 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
cbde1d3274
commit
31cf61938f
1 changed files with 0 additions and 2 deletions
|
@ -4796,7 +4796,5 @@ void SV_ClientThink (void)
|
||||||
}
|
}
|
||||||
|
|
||||||
SV_AirMove ();
|
SV_AirMove ();
|
||||||
|
|
||||||
Con_Printf("%f %f %f\n", sv_player->v.velocity[0], sv_player->v.velocity[1], sv_player->v.velocity[2]);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue