parent
7bdfb0655c
commit
93f9b852a2
1 changed files with 0 additions and 1 deletions
|
|
@ -1280,7 +1280,6 @@ void PlaySfxLoc(_sfx_id psfx, int x, int y, bool randomizeByCategory)
|
|||
|
||||
void sound_stop()
|
||||
{
|
||||
music_stop();
|
||||
ClearDuplicateSounds();
|
||||
for (auto &sfx : sgSFX) {
|
||||
if (sfx.pSnd != nullptr) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue