From fc2514926927b709dd59325e83b7da9fd10fa36e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 27 Aug 2014 16:02:54 +0300 Subject: Move chat command /createitems into actions. --- 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 aaa0067e0..a86d13860 100644 --- a/src/input/pages/other.cpp +++ b/src/input/pages/other.cpp @@ -273,6 +273,12 @@ SetupActionData setupActionDataOther[] = InputAction::TEST_PARTICLE, "", }, + { + // TRANSLATORS: input action name + N_("Crate items (for gms)"), + InputAction::CREATE_ITEMS, + "", + }, { // TRANSLATORS: input action name N_("Print configured directories in chat"), -- cgit v1.2.3-60-g2f50