From ba4e639a333eed40f95f7bf7a361c0bd0186c334 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 27 Aug 2014 15:36:30 +0300 Subject: Move chat command /removename into actions. --- src/input/inputaction.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/input/inputaction.h') diff --git a/src/input/inputaction.h b/src/input/inputaction.h index cdfe410fa..36f9277b1 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -411,6 +411,7 @@ namespace InputAction ENABLE_HIGHLIGHT, DISABLE_HIGHLIGHT, DONT_REMOVE_NAME, + REMOVE_NAME, TOTAL }; } // namespace InputAction -- cgit v1.2.3-70-g09d2