Further delay start of clear music.
This commit is contained in:
parent
1a8b6c176c
commit
6a7210cbbf
2 changed files with 3 additions and 3 deletions
|
|
@ -189,7 +189,7 @@ extend Class SWWMHandler
|
|||
if ( swwm_silencemap )
|
||||
{
|
||||
S_ChangeMusic("music/nomusic.ogg",force:true);
|
||||
startmus = 500;
|
||||
startmus = 1050;
|
||||
}
|
||||
for ( int i=0; i<MAXPLAYERS; i++ )
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue