1
0
Fork 0
forked from fte/fteqw

that's not used...

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@224 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2004-09-15 03:12:00 +00:00
parent d2e02eccbe
commit 55d29b5b27

View file

@ -441,7 +441,6 @@ V_cshift_f
*/
void V_cshift_f (void)
{
static serverpercent;
if (Cmd_FromServer())
{
cl.cshifts[CSHIFT_SERVER].destcolor[0] = atoi(Cmd_Argv(1));