From 010fe80b3e44cee70422a1f19367f7630fd8a7ab Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 2 May 2011 23:13:47 +0300 Subject: Fix reading attack delay. --- src/being.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/being.cpp') diff --git a/src/being.cpp b/src/being.cpp index eae4ebd66..2ea399aae 100644 --- a/src/being.cpp +++ b/src/being.cpp @@ -206,6 +206,7 @@ Being::Being(int id, Type type, Uint16 subtype, Map *map): mErased(false), mEnemy(false), mIp(""), + mAttackDelay(0), mPvpRank(0) { mSpriteRemap = new int[20]; -- cgit v1.2.3-60-g2f50