From abdc57a4acfa490ee34985b56b2d985266ccc7e4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 27 Aug 2014 15:45:07 +0300 Subject: Move chat command /enableaway 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 cfeef44c1..2cd802ce0 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -413,6 +413,7 @@ namespace InputAction DONT_REMOVE_NAME, REMOVE_NAME, DISABLE_AWAY, + ENABLE_AWAY, TOTAL }; } // namespace InputAction -- cgit v1.2.3-70-g09d2