From 7dcc42c841005c5e475bfcb37e78bc7bc15b4a9d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 9 Dec 2014 15:22:23 +0300 Subject: Add sell action. New chat command: /sell [name] --- 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 7187e2914..7e8a15ab1 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -491,6 +491,7 @@ namespace InputAction NEXT_INV_TAB, CONTEXT_MENU, BUY, + SELL, TOTAL }; } // namespace InputAction -- cgit v1.2.3-70-g09d2