aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/talk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sherlock/talk.cpp')
-rw-r--r--engines/sherlock/talk.cpp6
1 files changed, 5 insertions, 1 deletions
diff --git a/engines/sherlock/talk.cpp b/engines/sherlock/talk.cpp
index a81041a189..b5f0249a35 100644
--- a/engines/sherlock/talk.cpp
+++ b/engines/sherlock/talk.cpp
@@ -195,8 +195,12 @@ void Talk::talkTo(const Common::String &filename) {
}
}
- while (!isSequencesEmpty())
+ if (IS_ROSE_TATTOO) {
pullSequence();
+ } else {
+ while (!isSequencesEmpty())
+ pullSequence();
+ }
if (IS_SERRATED_SCALPEL) {
// Restore any pressed button