From 57e10676912d5506ff3cab9edbb77335828d597c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 22 Jul 2014 00:24:58 +0300 Subject: move "change imitation mode" option into gamemodifiers. --- src/being/localplayer.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/being/localplayer.h') diff --git a/src/being/localplayer.h b/src/being/localplayer.h index 191ed73fe..b7b071c46 100644 --- a/src/being/localplayer.h +++ b/src/being/localplayer.h @@ -186,11 +186,6 @@ class LocalPlayer final : public Being, bool isPathSetByMouse() const A_WARN_UNUSED { return mPathSetByMouse; } - int getImitationMode() const A_WARN_UNUSED - { return mImitationMode; } - - void changeImitationMode(const bool forward); - unsigned int getMoveState() const A_WARN_UNUSED { return mMoveState; } @@ -404,8 +399,6 @@ class LocalPlayer final : public Being, static std::string getMapDrawTypeString(); - std::string getImitationModeString(); - std::string getAwayModeString(); static std::string getCameraModeString(); -- cgit v1.2.3-70-g09d2