aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/broken_pellerator.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/broken_pellerator.h')
-rw-r--r--engines/titanic/game/broken_pellerator.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/titanic/game/broken_pellerator.h b/engines/titanic/game/broken_pellerator.h
index 3b8c3ba587..f243f4ebfe 100644
--- a/engines/titanic/game/broken_pellerator.h
+++ b/engines/titanic/game/broken_pellerator.h
@@ -34,8 +34,8 @@ class CBrokenPellerator : public CBrokenPellBase {
bool ActMsg(CActMsg *msg);
bool MovieEndMsg(CMovieEndMsg *msg);
private:
- CString _string2;
- CString _string3;
+ CString _exitLeftView;
+ CString _exitRightView;
CString _string4;
CString _string5;
public: