aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control/pet_remote_glyphs.h
diff options
context:
space:
mode:
authorPaul Gilbert2016-11-11 18:19:46 -0500
committerPaul Gilbert2016-11-11 18:19:46 -0500
commit631ed435010251b54dd70c1c7c7fa2161e97ed48 (patch)
tree6661438797ee04a419b2d3c8788861bcb7a7c748 /engines/titanic/pet_control/pet_remote_glyphs.h
parentfcbeb161b364fcc8d0d1bf8f78bd2ae10c8ded13 (diff)
downloadscummvm-rg350-631ed435010251b54dd70c1c7c7fa2161e97ed48.tar.gz
scummvm-rg350-631ed435010251b54dd70c1c7c7fa2161e97ed48.tar.bz2
scummvm-rg350-631ed435010251b54dd70c1c7c7fa2161e97ed48.zip
TITANIC: Don't treat Pellerator remote button like Lift button
Diffstat (limited to 'engines/titanic/pet_control/pet_remote_glyphs.h')
-rw-r--r--engines/titanic/pet_control/pet_remote_glyphs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/titanic/pet_control/pet_remote_glyphs.h b/engines/titanic/pet_control/pet_remote_glyphs.h
index 341f13e035..83b6e16a4b 100644
--- a/engines/titanic/pet_control/pet_remote_glyphs.h
+++ b/engines/titanic/pet_control/pet_remote_glyphs.h
@@ -65,9 +65,9 @@ public:
class CPetRemoteGlyph : public CPetGlyph {
protected:
- CPetGfxElement *_gfxElement;
+ CPetGfxElement *_callButton;
protected:
- CPetRemoteGlyph() : CPetGlyph(), _gfxElement(nullptr) {}
+ CPetRemoteGlyph() : CPetGlyph(), _callButton(nullptr) {}
/**
* Set defaults for the glyph