From b1b8bdc56839540492c409f7d98923c85369a478 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sat, 13 May 2006 00:33:40 +0000 Subject: Specify the color in which speech and names are supposed to be drawn. Removed unused mSpeechColor member. --- src/being.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/being.h') 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 */ -- cgit v1.2.3-70-g09d2