hidden a message with developer.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@999 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2005-05-08 06:03:15 +00:00
parent 76f5eb5769
commit 8911d2f3d5
1 changed files with 1 additions and 1 deletions

View File

@ -435,7 +435,7 @@ void S_Init (void)
Con_Printf("Sound is already initialized\n");
return;
}
Con_Printf("\nSound Initialization\n");
Con_DPrintf("\nSound Initialization\n");
if (COM_CheckParm("-nosound"))
{