summaryrefslogtreecommitdiff
path: root/src/being/being.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/being/being.cpp')
-rw-r--r--src/being/being.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/being/being.cpp b/src/being/being.cpp
index b281919f3..ff8593c11 100644
--- a/src/being/being.cpp
+++ b/src/being/being.cpp
@@ -189,6 +189,7 @@ Being::Being(const BeingId id,
mSpeechTime(0),
mAttackSpeed(350),
mLevel(0),
+ mGroupId(0),
mAttackRange(1),
mLastAttackX(0),
mLastAttackY(0),