From 0f25d9c48f75b270da3ec7c86b21f17877513f21 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 1 May 2015 01:21:39 +0300 Subject: Add chat command to show configuration variable in chat. New chat command: /confget varname Alias: /getconf varname --- 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 f6e172244..ad34a254c 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -598,6 +598,7 @@ namespace InputAction WINDOW_MAIL, CONF_SET, SERVER_CONF_SET, + CONG_GET, TOTAL }; } // namespace InputAction -- cgit v1.2.3-70-g09d2