From a02e2ba72702226cc25b245cc0e2615ead279cee Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 25 May 2017 19:47:29 +0300 Subject: Add chat command for clear current outfit. --- src/input/pages/outfits.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/input/pages') diff --git a/src/input/pages/outfits.cpp b/src/input/pages/outfits.cpp index 5a938217d..0b9beabd3 100644 --- a/src/input/pages/outfits.cpp +++ b/src/input/pages/outfits.cpp @@ -42,6 +42,12 @@ SetupActionData setupActionDataOutfits[] = InputAction::WEAR_OUTFIT, "", }, + { + // TRANSLATORS: input action name + N_("Clear outfit"), + InputAction::CLEAR_OUTFIT, + "", + }, { // TRANSLATORS: input action name N_("Copy Outfit to other outfit"), -- cgit v1.2.3-60-g2f50