From 5f61b3a8ec592bc251a08366656b55bdfe3736a0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 27 Jul 2014 21:27:28 +0300 Subject: Fix height being position if player not moving. --- src/being/being.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/being/being.h') diff --git a/src/being/being.h b/src/being/being.h index ccfabe9a1..776af36dc 100644 --- a/src/being/being.h +++ b/src/being/being.h @@ -1061,6 +1061,7 @@ class Being notfinal : public ActorSprite, bool mShop; bool mAway; bool mInactive; + bool mNeedPosUpdate; }; extern std::list beingInfoCache; -- cgit v1.2.3-70-g09d2