aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/entities/cooks.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/lastexpress/entities/cooks.cpp')
-rw-r--r--engines/lastexpress/entities/cooks.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/lastexpress/entities/cooks.cpp b/engines/lastexpress/entities/cooks.cpp
index 2bc787b495..51e723887b 100644
--- a/engines/lastexpress/entities/cooks.cpp
+++ b/engines/lastexpress/entities/cooks.cpp
@@ -242,7 +242,7 @@ IMPLEMENT_FUNCTION(5, Cooks, chapter1)
break;
case kActionNone:
- TIME_CHECK_CHAPTER1(setup_chapter1Handler);
+ TIME_CHECK(kTimeChapter1, params->param1, setup_chapter1Handler);
break;
case kActionDefault: