aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control/pet_remote_glyphs.h
diff options
context:
space:
mode:
authorPaul Gilbert2016-12-01 21:49:34 -0500
committerPaul Gilbert2016-12-01 21:49:34 -0500
commitaefbd436eb138caac623e16bdef6d34714b55eb3 (patch)
treeae143c56ff8ab927dfa098be2c64ae9695b094da /engines/titanic/pet_control/pet_remote_glyphs.h
parent0b64923b827bd05b14e56aa58f742726c33390f3 (diff)
downloadscummvm-rg350-aefbd436eb138caac623e16bdef6d34714b55eb3.tar.gz
scummvm-rg350-aefbd436eb138caac623e16bdef6d34714b55eb3.tar.bz2
scummvm-rg350-aefbd436eb138caac623e16bdef6d34714b55eb3.zip
TITANIC: Field renaming for CSuccubusDeliveryGlyph
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 d0edd6fbfc..691a70f609 100644
--- a/engines/titanic/pet_control/pet_remote_glyphs.h
+++ b/engines/titanic/pet_control/pet_remote_glyphs.h
@@ -595,10 +595,10 @@ public:
class CSuccubusDeliveryGlyph : public CPetRemoteGlyph {
private:
- CPetGfxElement *_gfxElement1, *_gfxElement2;
+ CPetGfxElement *_send, *_receive;
public:
CSuccubusDeliveryGlyph() : CPetRemoteGlyph(),
- _gfxElement1(nullptr), _gfxElement2(nullptr) {}
+ _send(nullptr), _receive(nullptr) {}
/**
* Setup the glyph