From b02b4ce0b656a93fbcaa927b0ba289edfec6e22c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 21 Jul 2014 00:18:41 +0300 Subject: move "change crazy move" 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 50ea3223d..ae12551cf 100644 --- a/src/settings.h +++ b/src/settings.h @@ -53,6 +53,7 @@ class Settings final guiAlpha(1.0F), textureSize(1024), moveType(0U), + crazyMoveType(0U), persistentIp(true), limitFps(false), inputFocused(true), @@ -80,6 +81,7 @@ class Settings final float guiAlpha; unsigned int textureSize; unsigned int moveType; + unsigned int crazyMoveType; bool persistentIp; bool limitFps; bool inputFocused; -- cgit v1.2.3-60-g2f50