aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/tattoo/widget_talk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sherlock/tattoo/widget_talk.cpp')
-rw-r--r--engines/sherlock/tattoo/widget_talk.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sherlock/tattoo/widget_talk.cpp b/engines/sherlock/tattoo/widget_talk.cpp
index a5afa0c263..b0cc7bcfb2 100644
--- a/engines/sherlock/tattoo/widget_talk.cpp
+++ b/engines/sherlock/tattoo/widget_talk.cpp
@@ -243,7 +243,7 @@ void WidgetTalk::handleEvents() {
banishWindow();
ui._menuMode = scene._labTableScene ? LAB_MODE : STD_MODE;
- if (scene._currentScene == 52)
+ if (scene._currentScene == WEARY_PUNT)
callParrotFile = true;
}