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:
Spoike 2004-11-19 17:41:03 +00:00
parent cbde1d3274
commit 31cf61938f
1 changed files with 0 additions and 2 deletions

View File

@ -4796,7 +4796,5 @@ void SV_ClientThink (void)
}
SV_AirMove ();
Con_Printf("%f %f %f\n", sv_player->v.velocity[0], sv_player->v.velocity[1], sv_player->v.velocity[2]);
}