mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-09 04:16:34 +00:00
enabled stoping all sounds after smush movie
svn-id: r5061
This commit is contained in:
parent
e3cd40f700
commit
c38d23b726
@ -186,7 +186,7 @@ bool ScummMixer::stop() {
|
||||
_channels[i].chan = 0;
|
||||
}
|
||||
}
|
||||
//~ _mixer->stopAll();
|
||||
_mixer->stopAll();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user