diff options
Diffstat (limited to 'src/being/being.h')
-rw-r--r-- | src/being/being.h | 2 |
1 files changed, 1 insertions, 1 deletions
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. |