Don't fade kstart
This commit is contained in:
parent
9f79054a01
commit
01c015e560
1 changed files with 0 additions and 1 deletions
|
|
@ -673,7 +673,6 @@ void P_Ticker(boolean run)
|
|||
if (leveltime == starttime-(3*TICRATE))
|
||||
{
|
||||
S_StartSound(NULL, sfx_s3ka7); // 3,
|
||||
S_FadeOutStopMusic(3500);
|
||||
}
|
||||
else if ((leveltime == starttime-(2*TICRATE)) || (leveltime == starttime-TICRATE))
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue