From 368931eb3af8153f8bba5cae9ff89ad57bb4a1b7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 1 May 2015 01:03:44 +0300 Subject: Add chat command to set serverconfig variables. New chat command: /servconfset varname value Alias: /setservconf varname value --- 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 b927f06f7..f6e172244 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -597,6 +597,7 @@ namespace InputAction WINDOW_QUICK_SETTINGS, WINDOW_MAIL, CONF_SET, + SERVER_CONF_SET, TOTAL }; } // namespace InputAction -- cgit v1.2.3-60-g2f50