removed a space too much after "say_team: " chat prompt.

This commit is contained in:
Thilo Schulz 2006-05-04 15:37:08 +00:00
parent 1847c321f0
commit 2675960c2c
1 changed files with 1 additions and 1 deletions

View File

@ -555,7 +555,7 @@ void Con_DrawNotify (void)
if (chat_team)
{
SCR_DrawBigString (8, v, "say_team:", 1.0f );
skip = 11;
skip = 10;
}
else
{