From 3bb8ce54ba5fef1605bbfe49c827963ca7f2e0e0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 13 Dec 2014 13:29:06 +0300 Subject: Add chat command for using item by inventory index. New chat command: /useinv INDEX --- 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 69dbe1147..12f989a07 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -504,6 +504,7 @@ namespace InputAction DROP_ITEM_ALL, DROP_INV, DROP_INV_ALL, + USE_INV, TOTAL }; } // namespace InputAction -- cgit v1.2.3-70-g09d2