From a714a339ac461943236eb1992c38dfb16821d0a1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 27 Aug 2014 02:14:39 +0300 Subject: Move chat command /dumpe into actions. Also move some functions into chatutils. --- 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 87cb80914..388898a84 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -399,6 +399,7 @@ namespace InputAction SET_DROP, ERROR, DUMP_GRAPHICS, + DUMP_ENVIRONMENT, TOTAL }; } // namespace InputAction -- cgit v1.2.3-70-g09d2