aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
Diffstat (limited to 'engines')
-rw-r--r--engines/mohawk/riven_vars.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/mohawk/riven_vars.cpp b/engines/mohawk/riven_vars.cpp
index 7d374dfecd..b18a753c31 100644
--- a/engines/mohawk/riven_vars.cpp
+++ b/engines/mohawk/riven_vars.cpp
@@ -322,6 +322,7 @@ void MohawkEngine_Riven::initVars() {
*getVar("tdl") = 1;
*getVar("bmagcar") = 1;
*getVar("gnmagcar") = 1;
+ *getVar("omusicplayer") = 1;
// Randomize the telescope combination
uint32 *teleCombo = getVar("tcorrectorder");