aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/kyra2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/kyra2.cpp')
-rw-r--r--engines/kyra/kyra2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/kyra/kyra2.cpp b/engines/kyra/kyra2.cpp
index 8c6abcaa53..d0c1a5c38e 100644
--- a/engines/kyra/kyra2.cpp
+++ b/engines/kyra/kyra2.cpp
@@ -67,7 +67,7 @@ int KyraEngine_v2::init() {
}
int KyraEngine_v2::go() {
- _sound->loadMusicFile("K2INTRO");
+ //_sound->loadMusicFile("K2INTRO");
// Temporary measure to work around the fact that there's
// several WSA files with identical names in different PAK files.
_res->unloadPakFile("OUTFARM.PAK");