summaryrefslogtreecommitdiff
path: root/src/being/localplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/being/localplayer.h')
-rw-r--r--src/being/localplayer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/being/localplayer.h b/src/being/localplayer.h
index cfbdf4285..e48730f6b 100644
--- a/src/being/localplayer.h
+++ b/src/being/localplayer.h
@@ -534,7 +534,6 @@ class LocalPlayer final : public Being,
bool mShowNavigePath;
bool mAllowRename;
bool mFreezed;
- bool mAllowNextStep;
};
extern LocalPlayer *localPlayer;