aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/xeen/xeen.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/xeen/xeen.cpp b/engines/xeen/xeen.cpp
index d86cc43e99..1d0e33d2b6 100644
--- a/engines/xeen/xeen.cpp
+++ b/engines/xeen/xeen.cpp
@@ -202,6 +202,7 @@ void XeenEngine::playGame() {
SpriteResource::setClippedBottom(140);
play();
+ _sound->stopAllAudio();
}
void XeenEngine::play() {