]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_screen.c
changed SCR_BeginLoadingPlaque to not call S_StopAllSounds, this should
[xonotic/darkplaces.git] / cl_screen.c
index f010ece68947efd412e6b94f1051a907a8f55b01..2a531c17ac69c6763d6ffd197cb9fb43a7d03cc5 100644 (file)
@@ -600,7 +600,6 @@ void SCR_BeginLoadingPlaque (void)
        Log_Start();
 
        Host_StartVideo();
-       S_StopAllSounds();
        SCR_UpdateLoadingScreen(false);
 }