From a366d82dad85389c9562fdfdd3a981894603fa07 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 12 Jul 2017 19:54:41 +0300 Subject: Move group id from localplayer to being. --- src/being/being.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/being/being.cpp') 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), -- cgit v1.2.3-70-g09d2