From 3f6f1e3311827a4fff75b2a01cc6a41edea4b028 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sun, 26 Oct 2003 05:48:54 +0000 Subject: Ooops svn-id: r10973 --- simon/items.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'simon') diff --git a/simon/items.cpp b/simon/items.cpp index 4b922dcf57..11b79c729e 100644 --- a/simon/items.cpp +++ b/simon/items.cpp @@ -1291,8 +1291,7 @@ void SimonEngine::o_inventory_descriptions() { } } - if (_subtitles) - talk_with_speech(var200, vga_struct_id); + talk_with_speech(var200, vga_struct_id); } } else if (_game & GF_TALKIE) { -- cgit v1.2.3