aboutsummaryrefslogtreecommitdiff
path: root/simon
diff options
context:
space:
mode:
Diffstat (limited to 'simon')
-rw-r--r--simon/items.cpp3
1 files changed, 1 insertions, 2 deletions
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) {