aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/locations.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/xeen/locations.cpp')
-rw-r--r--engines/xeen/locations.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/xeen/locations.cpp b/engines/xeen/locations.cpp
index e4b1ae2143..a6992ef332 100644
--- a/engines/xeen/locations.cpp
+++ b/engines/xeen/locations.cpp
@@ -1926,6 +1926,8 @@ exit:
// Restore game screen
sound.setMusicVolume(95);
+ sound.stopSound();
+
screen.loadBackground("back.raw");
intf.drawParty(false);
intf.draw3d(false, false);