aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/true_talk/bellbot_script.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/true_talk/bellbot_script.h')
-rw-r--r--engines/titanic/true_talk/bellbot_script.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/true_talk/bellbot_script.h b/engines/titanic/true_talk/bellbot_script.h
index 98dd2c90f0..ef11985fac 100644
--- a/engines/titanic/true_talk/bellbot_script.h
+++ b/engines/titanic/true_talk/bellbot_script.h
@@ -30,7 +30,7 @@ namespace Titanic {
class BellbotScript : public TTnpcScript {
private:
static int _oldId;
- TTmapEntries _states;
+ TTupdateState2Array _states;
int _array[150];
int _field2D0;
int _field2D4;