aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/credits.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/credits.cpp')
-rw-r--r--engines/titanic/game/credits.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/game/credits.cpp b/engines/titanic/game/credits.cpp
index e13a2ce6f4..02c2b08441 100644
--- a/engines/titanic/game/credits.cpp
+++ b/engines/titanic/game/credits.cpp
@@ -62,7 +62,7 @@ bool CCredits::TimerMsg(CTimerMsg *msg) {
loadSound("a#24.wav");
playCutscene(0, 18);
- playGlobalSound("a#16.wav", -1, false, false, 0);
+ playGlobalSound("a#16.wav", VOL_NORMAL, false, false, 0);
playCutscene(19, 642);
playSound("a#24.wav");
playCutscene(643, 750);