aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/npcs/parrot.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/npcs/parrot.h')
-rw-r--r--engines/titanic/npcs/parrot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/npcs/parrot.h b/engines/titanic/npcs/parrot.h
index d3558dfa3e..c3ba5a5fd6 100644
--- a/engines/titanic/npcs/parrot.h
+++ b/engines/titanic/npcs/parrot.h
@@ -66,7 +66,7 @@ private:
uint _lastSpeakTime;
int _newXp;
int _newXc;
- bool _canEatChicken;
+ bool _triedEatChicken;
int _eatOffsetX;
CMovePlayerTo *_panTarget;
public: