From e668ab141d6b006b790d2b0a8fc515d13b78317e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 4 Jun 2011 17:00:09 +0300 Subject: Cleanup part list and beinginfo. --- src/being.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/being.cpp') diff --git a/src/being.cpp b/src/being.cpp index 944a05cb8..35fe6052c 100644 --- a/src/being.cpp +++ b/src/being.cpp @@ -183,7 +183,7 @@ std::list beingInfoCache; // TODO: mWalkTime used by eAthena only Being::Being(int id, Type type, Uint16 subtype, Map *map): ActorSprite(id), - mInfo(BeingInfo::Unknown), + mInfo(BeingInfo::unknown), mActionTime(0), mEmotion(0), mEmotionTime(0), mSpeechTime(0), -- cgit v1.2.3-60-g2f50