aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/sgt/sgt_navigation.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/sgt/sgt_navigation.h')
-rw-r--r--engines/titanic/game/sgt/sgt_navigation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/game/sgt/sgt_navigation.h b/engines/titanic/game/sgt/sgt_navigation.h
index 69ecd1267a..5ba7a2fd3c 100644
--- a/engines/titanic/game/sgt/sgt_navigation.h
+++ b/engines/titanic/game/sgt/sgt_navigation.h
@@ -28,7 +28,7 @@
namespace Titanic {
struct CSGTNavigationStatics {
- int _changeViewNum;
+ int _miniLiftFloor;
CString _destView;
CString _destRoom;
};