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:
parent
d2e02eccbe
commit
55d29b5b27
1 changed files with 0 additions and 1 deletions
|
@ -441,7 +441,6 @@ V_cshift_f
|
||||||
*/
|
*/
|
||||||
void V_cshift_f (void)
|
void V_cshift_f (void)
|
||||||
{
|
{
|
||||||
static serverpercent;
|
|
||||||
if (Cmd_FromServer())
|
if (Cmd_FromServer())
|
||||||
{
|
{
|
||||||
cl.cshifts[CSHIFT_SERVER].destcolor[0] = atoi(Cmd_Argv(1));
|
cl.cshifts[CSHIFT_SERVER].destcolor[0] = atoi(Cmd_Argv(1));
|
||||||
|
|
Loading…
Reference in a new issue