Last commit should have been made simon1 only

svn-id: r8325
This commit is contained in:
Travis Howell 2003-06-05 13:21:03 +00:00
parent 33dceea477
commit ceb1a34b05
2 changed files with 14 additions and 6 deletions

View file

@ -2054,7 +2054,7 @@ void SimonEngine::o_print_str() {
case GAME_SIMON2TALKIE:
case GAME_SIMON2WIN:
case GAME_SIMON2MAC:
if (speech_id != 0 && num_1 == 1)
if (speech_id != 0 && num_1 == 1 && !_subtitles)
talk_with_speech(speech_id, num_1);
if (speech_id != 0 && !_subtitles)