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/settings.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/settings.h') diff --git a/src/settings.h b/src/settings.h index ae12551cf..2840d02ef 100644 --- a/src/settings.h +++ b/src/settings.h @@ -54,6 +54,7 @@ class Settings final textureSize(1024), moveType(0U), crazyMoveType(0U), + moveToTargetType(0U), persistentIp(true), limitFps(false), inputFocused(true), @@ -82,6 +83,7 @@ class Settings final unsigned int textureSize; unsigned int moveType; unsigned int crazyMoveType; + unsigned int moveToTargetType; bool persistentIp; bool limitFps; bool inputFocused; -- cgit v1.2.3-60-g2f50