From d26b49843ee33ca927cc46edc8cc0bdfe97a903a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 21 Sep 2014 17:22:29 +0300 Subject: Add chat command and action for fire mercenary. New chat command: /firemercenary. --- src/input/pages/other.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/input/pages') diff --git a/src/input/pages/other.cpp b/src/input/pages/other.cpp index 3994b00f5..4077b13bc 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -363,6 +363,12 @@ SetupActionData setupActionDataOther[] = InputAction::UPLOAD_LOG, "", }, + { + // TRANSLATORS: input action name + N_("Fire your mercenary"), + InputAction::MERCENARY_FIRE, + "", + }, { "", InputAction::NO_VALUE, -- cgit v1.2.3-60-g2f50