aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/lure/scripts.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/lure/scripts.cpp b/engines/lure/scripts.cpp
index 31ed7acfbd..38e577d2d6 100644
--- a/engines/lure/scripts.cpp
+++ b/engines/lure/scripts.cpp
@@ -247,7 +247,7 @@ void Script::startSpeakingToNoone(uint16 characterId, uint16 stringId, uint16 v3
Hotspot *charHotspot = res.getActiveHotspot(characterId);
assert(charHotspot);
- charHotspot->converse(NOONE_ID, stringId, false);
+ charHotspot->converse(NOONE_ID, stringId, true);
}
// Stops playing the specified sound index