From e07a6a1cb8cd414f0b0a8de21903cd621582a906 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 23 Sep 2014 15:02:35 +0300 Subject: Add action for targetting pets. New chat command: targetpet --- src/input/pages/basic.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/input/pages/basic.cpp') diff --git a/src/input/pages/basic.cpp b/src/input/pages/basic.cpp index dd1efc0bb..df573389d 100644 --- a/src/input/pages/basic.cpp +++ b/src/input/pages/basic.cpp @@ -133,6 +133,12 @@ SetupActionData setupActionDataBasic[] = InputAction::TARGET_MERCENARY, "", }, + { + // TRANSLATORS: input action name + N_("Target pet"), + InputAction::TARGET_PET, + "", + }, { // TRANSLATORS: input action name N_("Catch pet"), -- cgit v1.2.3-70-g09d2