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