From 91160e197b1a1f85f21cfad874e80fa286d9294f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 12 Dec 2014 13:40:11 +0300 Subject: Add chat command for use item by id. New chat command: /use ITEMID Alias: /useitem ITEMID --- 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 e2fcae031..c020b3b5b 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -495,6 +495,7 @@ namespace InputAction WHISPER2, GUILD, NUKE, + USE, TOTAL }; } // namespace InputAction -- cgit v1.2.3-70-g09d2