aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/carry/mouth.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/carry/mouth.cpp')
-rw-r--r--engines/titanic/carry/mouth.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/carry/mouth.cpp b/engines/titanic/carry/mouth.cpp
index e48929a391..d750fc969e 100644
--- a/engines/titanic/carry/mouth.cpp
+++ b/engines/titanic/carry/mouth.cpp
@@ -70,7 +70,7 @@ bool CMouth::PETGainedObjectMsg(CPETGainedObjectMsg *msg) {
loadFrame(2);
setVisible(true);
if (!_field13C) {
- stateInc38();
+ incParrotResponse();
_field13C = true;
}