summaryrefslogtreecommitdiff
path: root/src/being.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/being.cpp')
-rw-r--r--src/being.cpp1
1 files changed, 1 insertions, 0 deletions
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];