From 8f52bfee633b4aa2f7e49c1e16428d8f1c03fcfc Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 31 Mar 2013 14:18:08 +0300 Subject: Add option to move player names (disabled by default). In old implimentation names was always moved. --- src/being.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/being.h') diff --git a/src/being.h b/src/being.h index f41df41eb..2757ea06c 100644 --- a/src/being.h +++ b/src/being.h @@ -999,6 +999,7 @@ class Being : public ActorSprite, public ConfigListener static bool mShowPlayersStatus; static bool mEnableReorderSprites; static bool mHideErased; + static bool mMoveNames; static int mAwayEffect; unsigned int mMoveTime; -- cgit v1.2.3-70-g09d2