From bb0b9dbea888cd621b6da3465da19f0794073cc1 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 13 Dec 2014 16:50:14 +0300 Subject: Add chat command for add item to trade. New chat command: /addtrade INDEX AMOUNT. Alias: /tradeadd This command have same patameters like /inttostorage. --- 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 dc63508d3..60bbeab61 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -506,6 +506,7 @@ namespace InputAction DROP_INV_ALL, USE_INV, INV_TO_STORAGE, + TRADE_ADD, TOTAL }; } // namespace InputAction -- cgit v1.2.3-70-g09d2