summaryrefslogtreecommitdiff
path: root/src/being.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/being.h')
-rw-r--r--src/being.h1
1 files changed, 1 insertions, 0 deletions
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;