From 7c42da72cde5a43dfd3894da44935da223d59436 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 9 Aug 2011 23:24:25 +0300 Subject: Add option to enable/disable reorder sprites feature. --- 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 092e324e4..76c968451 100644 --- a/src/being.h +++ b/src/being.h @@ -873,6 +873,7 @@ class Being : public ActorSprite, public ConfigListener static bool mShowGender; static bool mShowLevel; static bool mShowPlayersStatus; + static bool mEnableReorderSprites; unsigned int mMoveTime; unsigned int mAttackTime; -- cgit v1.2.3-60-g2f50