From 94e909f4ae557eea6f2cc7737d14c46968920b18 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 21 Sep 2014 17:52:18 +0300 Subject: Add action for targetting mercenaries. New chat command: targetmercenary --- src/input/pages/basic.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/input/pages') diff --git a/src/input/pages/basic.cpp b/src/input/pages/basic.cpp index 8975c23a4..dd1efc0bb 100644 --- a/src/input/pages/basic.cpp +++ b/src/input/pages/basic.cpp @@ -127,6 +127,12 @@ SetupActionData setupActionDataBasic[] = InputAction::TARGET_PLAYER, "", }, + { + // TRANSLATORS: input action name + N_("Target mercenary"), + InputAction::TARGET_MERCENARY, + "", + }, { // TRANSLATORS: input action name N_("Catch pet"), -- cgit v1.2.3-60-g2f50