aboutsummaryrefslogtreecommitdiff
path: root/simon
diff options
context:
space:
mode:
Diffstat (limited to 'simon')
-rw-r--r--simon/items.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/simon/items.cpp b/simon/items.cpp
index 11d1ec054c..825f51759a 100644
--- a/simon/items.cpp
+++ b/simon/items.cpp
@@ -990,7 +990,7 @@ int SimonState::runScript()
const char *s = (const char *)getStringPtrByID(_stringid_array_3[a]);
ThreeValues *tv = getThreeValues(b);
- if (_game == GAME_TALKIE)
+ if (_game & GAME_TALKIE)
d = _array_4[a];
if (d != 0 && !_vk_t_toggle) {