From a9f4333410bf9ef9448d3868587271b8e948807b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 26 Sep 2014 12:39:08 +0300 Subject: Add action and chat command to fire homunculus. New chat command: firehomunculus --- 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 df573389d..13b3a770c 100644 --- a/src/input/pages/basic.cpp +++ b/src/input/pages/basic.cpp @@ -229,6 +229,12 @@ SetupActionData setupActionDataBasic[] = InputAction::SAFE_VIDEO, "", }, + { + // TRANSLATORS: input action name + N_("Fire your homunculus"), + InputAction::HOMUNCULUS_FIRE, + "", + }, { "", InputAction::NO_VALUE, -- cgit v1.2.3-60-g2f50