mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 22:51:57 +00:00
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:
parent
76f5eb5769
commit
8911d2f3d5
1 changed files with 1 additions and 1 deletions
|
@ -435,7 +435,7 @@ void S_Init (void)
|
||||||
Con_Printf("Sound is already initialized\n");
|
Con_Printf("Sound is already initialized\n");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
Con_Printf("\nSound Initialization\n");
|
Con_DPrintf("\nSound Initialization\n");
|
||||||
|
|
||||||
if (COM_CheckParm("-nosound"))
|
if (COM_CheckParm("-nosound"))
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue