aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/saga.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/saga/saga.cpp')
-rw-r--r--engines/saga/saga.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/saga/saga.cpp b/engines/saga/saga.cpp
index ae708fd2cf..f6249a7d0f 100644
--- a/engines/saga/saga.cpp
+++ b/engines/saga/saga.cpp
@@ -300,6 +300,7 @@ Common::Error SagaEngine::go() {
syncSoundSettings();
} else {
_framesEsc = 0;
+ //_sndRes->playVoice(0); // SAGA 2 sound test
_scene->startScene();
}