aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/broken_pell_base.h
diff options
context:
space:
mode:
authorPaul Gilbert2017-01-03 01:45:21 -0500
committerPaul Gilbert2017-01-03 01:45:21 -0500
commit8d245d39599252f5a1f3b56303e4b8f8d7529fcc (patch)
treece5b3aeaaf644e3d800ce7c9300f109acf6ae5f9 /engines/titanic/game/broken_pell_base.h
parent96c783899c9c05f0e32da1668ae990d50f46b7f1 (diff)
downloadscummvm-rg350-8d245d39599252f5a1f3b56303e4b8f8d7529fcc.tar.gz
scummvm-rg350-8d245d39599252f5a1f3b56303e4b8f8d7529fcc.tar.bz2
scummvm-rg350-8d245d39599252f5a1f3b56303e4b8f8d7529fcc.zip
TITANIC: Fix opening the broken pellerator enabling the hose
Diffstat (limited to 'engines/titanic/game/broken_pell_base.h')
-rw-r--r--engines/titanic/game/broken_pell_base.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/titanic/game/broken_pell_base.h b/engines/titanic/game/broken_pell_base.h
index 4ca7eddd20..c5b27d88bf 100644
--- a/engines/titanic/game/broken_pell_base.h
+++ b/engines/titanic/game/broken_pell_base.h
@@ -33,10 +33,10 @@ protected:
static bool _v1;
static int _v2;
- int _fieldE0;
+ int _exitAction;
public:
CLASSDEF;
- CBrokenPellBase() : CBackground(), _fieldE0(0) {}
+ CBrokenPellBase() : CBackground(), _exitAction(0) {}
/**
* Save the data for the class to file