mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
cleanup
svn-id: r6847
This commit is contained in:
+1
-1
@@ -163,7 +163,7 @@ void Scumm::CHARSET_1() {
|
||||
// This hack will force the backup cutoff system to be used instead,
|
||||
// unless the talkChannel is null (eg, this string has no sound attached)
|
||||
if ((_gameId == GID_CMI || _gameId == GID_DIG) && (_sound->_talkChannel > 0))
|
||||
return;
|
||||
return;
|
||||
|
||||
if (_sound->_sfxMode == 0)
|
||||
stopTalk();
|
||||
|
||||
Reference in New Issue
Block a user