SCUMM: Remove Mac version of MI1 from special case.

We no longer use iMuse for MI1 Mac so this never happens. The Mac
player can only play one song at a time, so it should be all right.
This commit is contained in:
Torbjörn Andersson 2012-11-14 22:12:46 +01:00
parent 0dcd4ba5a7
commit b75349383e

View File

@ -391,8 +391,7 @@ void Sound::playSound(int soundID) {
}
else {
if (_vm->_game.id == GID_MONKEY_VGA || _vm->_game.id == GID_MONKEY_EGA
|| (_vm->_game.id == GID_MONKEY && _vm->_game.platform == Common::kPlatformMacintosh)) {
if (_vm->_game.id == GID_MONKEY_VGA || _vm->_game.id == GID_MONKEY_EGA) {
// Works around the fact that in some places in MonkeyEGA/VGA,
// the music is never explicitly stopped.
// Rather it seems that starting a new music is supposed to