summaryrefslogtreecommitdiff
path: root/src/localplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/localplayer.h')
-rw-r--r--src/localplayer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/localplayer.h b/src/localplayer.h
index 189483e97..b9495b6ca 100644
--- a/src/localplayer.h
+++ b/src/localplayer.h
@@ -554,6 +554,7 @@ class LocalPlayer : public Being, public ActorSpriteListener,
bool mSyncPlayerMove;
bool mDrawPath;
bool mAttackMoving;
+ bool mShowJobExp;
int mActivityTime;
int mNavigateX;
int mNavigateY;