From 57fbb242575a647b3323ede64670d0a7094189e9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 22 Mar 2015 17:41:58 +0300 Subject: Add adction for show equipped hat in chat. New chat command: /hat Now irc with hats can show actual hat in chat. In some servers even in irc. --- src/input/pages/outfits.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/input/pages/outfits.cpp') diff --git a/src/input/pages/outfits.cpp b/src/input/pages/outfits.cpp index c554b5e28..20715a287 100644 --- a/src/input/pages/outfits.cpp +++ b/src/input/pages/outfits.cpp @@ -56,6 +56,12 @@ SetupActionData setupActionDataOutfits[] = InputAction::COPY_EQUIPED_OUTFIT, "", }, + { + // TRANSLATORS: input action name + N_("Show hat in chat"), + InputAction::HAT, + "", + }, { // TRANSLATORS: input action name N_("Outfits shortcuts"), -- cgit v1.2.3-60-g2f50