From 6494df1ca2a1c00b85828deb3b62f371338536fb Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 22 May 2012 22:21:21 +0300 Subject: Add option to hide nick for erased players relation. --- 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 250073faa..ee4efef0f 100644 --- a/src/being.h +++ b/src/being.h @@ -905,6 +905,7 @@ class Being : public ActorSprite, public ConfigListener static bool mShowLevel; static bool mShowPlayersStatus; static bool mEnableReorderSprites; + static bool mHideErased; unsigned int mMoveTime; unsigned int mAttackTime; -- cgit v1.2.3-70-g09d2