From 8071fcbf88095bcaf54742062a4ebde87a801fd0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 9 Feb 2016 16:56:33 +0300 Subject: Allow select skill units and attack it. Also add key for select skill unit. --- src/enums/input/inputaction.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/enums/input') diff --git a/src/enums/input/inputaction.h b/src/enums/input/inputaction.h index 68a11baa3..c35439497 100644 --- a/src/enums/input/inputaction.h +++ b/src/enums/input/inputaction.h @@ -625,6 +625,7 @@ enumStart(InputAction) RESET_MODIFIERS, BAR_TO_CHAT, SEEN, + TARGET_SKILL_UNIT, TOTAL } enumEnd(InputAction); -- cgit v1.2.3-60-g2f50