From 744b9d6689b67779a1d17c6d3de7cd016ca1033b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 20 Jul 2014 20:58:31 +0300 Subject: move "change 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 847600c95..50ea3223d 100644 --- a/src/settings.h +++ b/src/settings.h @@ -52,6 +52,7 @@ class Settings final options(), guiAlpha(1.0F), textureSize(1024), + moveType(0U), persistentIp(true), limitFps(false), inputFocused(true), @@ -78,6 +79,7 @@ class Settings final Options options; float guiAlpha; unsigned int textureSize; + unsigned int moveType; bool persistentIp; bool limitFps; bool inputFocused; -- cgit v1.2.3-70-g09d2