summaryrefslogtreecommitdiff
path: root/src/being.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/being.h')
-rw-r--r--src/being.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/being.h b/src/being.h
index 0dd8cd65..fbc03456 100644
--- a/src/being.h
+++ b/src/being.h
@@ -88,7 +88,6 @@ class Being : public Sprite
Uint8 mDirection; /**< Facing direction */
Uint8 mAction;
Uint8 mFrame;
- Sint32 mSpeechColor;
Uint16 mWalkTime;
Uint8 mEmotion; /**< Currently showing emotion */
Uint8 mEmotionTime; /**< Time until emotion disappears */