From 648c85816ca9398dd9c672d5d4230bef030e0274 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 23 Jul 2014 02:30:20 +0300 Subject: move "change camera mode" 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 1c9a4b8f0..e607aa241 100644 --- a/src/settings.h +++ b/src/settings.h @@ -65,6 +65,7 @@ class Settings final magicAttackType(0U), pvpAttackType(0U), imitationMode(0U), + cameraMode(0U), mapDrawType(MapType::NORMAL), persistentIp(true), limitFps(false), @@ -105,6 +106,7 @@ class Settings final unsigned int magicAttackType; unsigned int pvpAttackType; unsigned int imitationMode; + unsigned int cameraMode; MapType::MapType mapDrawType; bool persistentIp; bool limitFps; -- cgit v1.2.3-60-g2f50