From cfffcc941898c4163e1bd62b8e514d3535511666 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 21 Jul 2014 13:00:00 +0300 Subject: move "change move to target type" option into gamemodifiers. --- src/gamemodifiers.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/gamemodifiers.h') diff --git a/src/gamemodifiers.h b/src/gamemodifiers.h index 72b9f5cf0..b92ecf24f 100644 --- a/src/gamemodifiers.h +++ b/src/gamemodifiers.h @@ -46,10 +46,14 @@ class GameModifiers final void changeCrazyMoveType(const bool forward); + void changeMoveToTargetType(const bool forward); + std::string getMoveTypeString(); std::string getCrazyMoveTypeString(); + std::string getMoveToTargetTypeString(); + protected: static const char *getVarItem(const char *const *const arr, const unsigned index, -- cgit v1.2.3-60-g2f50