aboutsummaryrefslogtreecommitdiff
path: root/scumm
diff options
context:
space:
mode:
Diffstat (limited to 'scumm')
-rw-r--r--scumm/scummvm.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/scumm/scummvm.cpp b/scumm/scummvm.cpp
index 86a426ffd3..89e44e6d93 100644
--- a/scumm/scummvm.cpp
+++ b/scumm/scummvm.cpp
@@ -1965,9 +1965,6 @@ void ScummEngine::startScene(int room, Actor *a, int objectNr) {
clearMsgQueue();
- if (_gameId == GID_FT)
- _imuseDigital->stopAllSounds();
-
fadeOut(_switchRoomEffect2);
_newEffect = _switchRoomEffect;