From 623c0127e4ad5170e9ee003475ed566cec55cfeb Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 21 Jul 2014 13:24:00 +0300 Subject: move "change attack weapon 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 40f1b7b24..668079707 100644 --- a/src/settings.h +++ b/src/settings.h @@ -56,6 +56,7 @@ class Settings final crazyMoveType(0U), moveToTargetType(0U), followMode(0U), + attackWeaponType(0U), persistentIp(true), limitFps(false), inputFocused(true), @@ -86,6 +87,7 @@ class Settings final unsigned int crazyMoveType; unsigned int moveToTargetType; unsigned int followMode; + unsigned int attackWeaponType; bool persistentIp; bool limitFps; bool inputFocused; -- cgit v1.2.3-60-g2f50