From 70f7db29f291ea22e6dca7c03540beded7ec7bf8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 22 Jun 2017 21:26:32 +0300 Subject: Add chat command for feed homunculus. --- 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 47312c3c5..3d37bd982 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -427,6 +427,12 @@ SetupActionData setupActionDataOther[] = InputAction::PET_AI_STOP, "", }, + { + // TRANSLATORS: input action name + N_("Feed homunculus"), + InputAction::HOMUNCULUS_FEED, + "", + }, { "", InputAction::NO_VALUE, -- cgit v1.2.3-60-g2f50