From ca333756a61de5af5d07614dbedc6195c2e78023 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 13 Dec 2014 21:19:26 +0300 Subject: Add chat command for protect item. New chat command: /protectitem ID Alias: /itemprotect 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 c0bc6b615..8e926b368 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -508,6 +508,7 @@ namespace InputAction INV_TO_STORAGE, TRADE_ADD, STORAGE_TO_INV, + ITEM_PROTECT, TOTAL }; } // namespace InputAction -- cgit v1.2.3-60-g2f50