aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorMartin Kiewitz2015-07-03 00:59:17 +0200
committerMartin Kiewitz2015-07-03 00:59:17 +0200
commit32c5c2f50fc77da8bd10f56f86fae7c56843057f (patch)
tree7272f7888b67e58687650f8d55f0faa566936920 /engines
parenta4d3ad396cddae75791f07ff5e87db788f617e3f (diff)
downloadscummvm-rg350-32c5c2f50fc77da8bd10f56f86fae7c56843057f.tar.gz
scummvm-rg350-32c5c2f50fc77da8bd10f56f86fae7c56843057f.tar.bz2
scummvm-rg350-32c5c2f50fc77da8bd10f56f86fae7c56843057f.zip
AGOS: disable Miles Audio for Simon 2
enabled it by accident in the last commit
Diffstat (limited to 'engines')
-rw-r--r--engines/agos/midi.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/agos/midi.cpp b/engines/agos/midi.cpp
index c536e85742..d211b3d51b 100644
--- a/engines/agos/midi.cpp
+++ b/engines/agos/midi.cpp
@@ -108,7 +108,7 @@ int MidiPlayer::open(int gameType, bool isDemo) {
}
break;
case GType_SIMON2:
- _musicMode = kMusicModeMilesAudio;
+ //_musicMode = kMusicModeMilesAudio;
// currently disabled, because there are a few issues
// MT32 seems to work fine now, AdLib seems to use bad instruments and is also outputting music on
// the right speaker only. The original driver did initialize the panning to 0 and the Simon2 XMIDI