mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-15 17:01:28 +00:00
- Blood: stop music before showing the summary screen.
This commit is contained in:
parent
347ed51036
commit
5ed624a48d
1 changed files with 1 additions and 0 deletions
|
@ -103,6 +103,7 @@ void CEndGameMgr::Setup(void)
|
|||
at0 = 1;
|
||||
STAT_Update(false);
|
||||
EndLevel();
|
||||
Mus_Stop();
|
||||
sndStartSample(268, 128, -1, 1);
|
||||
inputState.keyFlushScans();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue