From e49cbd2dfc23b1ad0b8f568a7b0e8bc054546230 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 1 May 2015 01:27:31 +0300 Subject: Add chat command to show server configuration variable in chat. New chat command: /servconfget varname Alias: /getservconf 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 ad34a254c..5faee657c 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -599,6 +599,7 @@ namespace InputAction CONF_SET, SERVER_CONF_SET, CONG_GET, + SERVER_CONG_GET, TOTAL }; } // namespace InputAction -- cgit v1.2.3-70-g09d2