From 1a9f3cc7de6e7e304290d2979eefbf9b0239a968 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 5 Mar 2016 19:17:59 +0300 Subject: Replace most getters callc getTileX/getTileY to direct variables usage. --- src/being/being.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/being/being.h') diff --git a/src/being/being.h b/src/being/being.h index ce1b27ebd..efac91bd4 100644 --- a/src/being/being.h +++ b/src/being/being.h @@ -1062,7 +1062,7 @@ class Being notfinal : public ActorSprite, bool mShowName; bool mIsGM; - private: + protected: /** * Calculates the offset in the given directions. * If walking in direction 'neg' the value is negated. -- cgit v1.2.3-70-g09d2