From 0c3770d8aec1b56ad704e88d6e6d510ddc4af9a1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 6 Jun 2011 23:44:23 +0300 Subject: Extend quick move items from inventory to storage and back. Add new key for quick actions "modifier key". --- src/keyboardconfig.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/keyboardconfig.h') diff --git a/src/keyboardconfig.h b/src/keyboardconfig.h index f8fc1081b..d6a7f47b2 100644 --- a/src/keyboardconfig.h +++ b/src/keyboardconfig.h @@ -306,6 +306,7 @@ class KeyboardConfig KEY_AWAY, KEY_RIGHT_CLICK, KEY_CAMERA, + KEY_MOD, KEY_TOTAL }; @@ -314,7 +315,8 @@ class KeyboardConfig GRP_DEFAULT = 1, // default game key GRP_CHAT = 2, // chat key GRP_EMOTION = 4, // emotions key - GRP_OUTFIT = 8 // outfit key + GRP_OUTFIT = 8, // outfit key + GRP_GUI = 16 // gui key }; private: -- cgit v1.2.3-60-g2f50