You should definitely evaluate M_PlayMenuJam even if sound test is playing - that will just play over the behind-the-scenes audio setup

This commit is contained in:
toaster 2025-09-15 21:13:46 +01:00
parent e96913bda7
commit 254496c8d8

View file

@ -548,9 +548,6 @@ void M_PlayMenuJam(void)
return;
}
if (soundtest.playing)
return;
const boolean trulystarted = M_GameTrulyStarted();
const boolean profilemode = (
optionsmenu.profilemenu