diff options
Diffstat (limited to 'engines/titanic/npcs/doorbot.h')
-rw-r--r-- | engines/titanic/npcs/doorbot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/npcs/doorbot.h b/engines/titanic/npcs/doorbot.h index 9095ebc7e7..1cb7ec3f27 100644 --- a/engines/titanic/npcs/doorbot.h +++ b/engines/titanic/npcs/doorbot.h @@ -49,7 +49,7 @@ private: static int _v1; static int _v2; private: - int _field108; + int _introMovieNum; int _timerId; int _field110; int _field114; |