From d601630f26cd1043f5f2467757093f54c6269158 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 13 Dec 2014 21:52:25 +0300 Subject: Add chat command for unprotect item. New chat command: /unprotectitem ID Alias: /itemunprotect ID --- 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 8e926b368..efd606db9 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -509,6 +509,7 @@ namespace InputAction TRADE_ADD, STORAGE_TO_INV, ITEM_PROTECT, + ITEM_UNPROTECT, TOTAL }; } // namespace InputAction -- cgit v1.2.3-60-g2f50