diff --git a/source/blood/src/endgame.cpp b/source/blood/src/endgame.cpp index f4e4905b5..d23418f72 100644 --- a/source/blood/src/endgame.cpp +++ b/source/blood/src/endgame.cpp @@ -103,6 +103,7 @@ void CEndGameMgr::Setup(void) at0 = 1; STAT_Update(false); EndLevel(); + Mus_Stop(); sndStartSample(268, 128, -1, 1); inputState.keyFlushScans(); }