aboutsummaryrefslogtreecommitdiff
path: root/simon/items.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'simon/items.cpp')
-rw-r--r--simon/items.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/simon/items.cpp b/simon/items.cpp
index cbde6372af..e69b85886e 100644
--- a/simon/items.cpp
+++ b/simon/items.cpp
@@ -1228,7 +1228,7 @@ void SimonState::o_177() {
tv = getThreeValues(a);
}
- if (_game == GAME_SIMON1TALKIE || _game == GAME_SIMON1WIN) {
+ if (_game == GAME_SIMON1CD32 || _game == GAME_SIMON1TALKIE || _game == GAME_SIMON1WIN) {
if (child != NULL && child->avail_props & 0x200) {
uint offs = getOffsetOfChild2Param(child, 0x200);
if (!_subtitles)