From c41fcc1f637e76e5ff671b223ce6c151af89e7d3 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 21 Jul 2014 21:25:47 +0300 Subject: move "change drop counter" 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 05c24a9b4..cd174a8fa 100644 --- a/src/settings.h +++ b/src/settings.h @@ -58,6 +58,7 @@ class Settings final followMode(0U), attackWeaponType(0U), attackType(0U), + quickDropCounter(0U), persistentIp(true), limitFps(false), inputFocused(true), @@ -90,6 +91,7 @@ class Settings final unsigned int followMode; unsigned int attackWeaponType; unsigned int attackType; + unsigned int quickDropCounter; bool persistentIp; bool limitFps; bool inputFocused; -- cgit v1.2.3-60-g2f50