Typo.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2997 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
5b1679ad85
commit
6e1e9a6438
1 changed files with 1 additions and 1 deletions
|
@ -1850,7 +1850,7 @@ static void TP_EnemyColor_f (void)
|
|||
|
||||
if (Cmd_Argc() == 1)
|
||||
{
|
||||
Com_Printf ("\"teamcolor\" is \"");
|
||||
Com_Printf ("\"enemycolor\" is \"");
|
||||
if (cl_enemytopcolor == ~0)
|
||||
Com_Printf ("off");
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue