From 55494057bd7e1ae5e6260816b1c5b2a84e2ff573 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Thu, 14 Dec 2006 19:35:27 +0000 Subject: Removed the rather useless remaining draw function from the engine class and fixed an issue with fading out damage texts (they were sometimes fully opaque at the end of fading out). --- 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 65b501d6..38f44fb4 100644 --- a/src/being.h +++ b/src/being.h @@ -371,7 +371,6 @@ class Being : public Sprite Uint8 mSex; Uint32 mSpeechTime; Uint32 mDamageTime; - bool mShowSpeech, mShowDamage; Sint32 mPx, mPy; /**< Pixel coordinates */ std::vector mSprites; -- cgit v1.2.3-70-g09d2