From 4729d390af864d7f4614ca76ab74dc2cd7e7c1ae Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 13 Dec 2014 14:16:17 +0300 Subject: Add chat command for move item from inventory to storage. New command: /invtostorage INDEX Alias: /invstorage 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 12f989a07..dc63508d3 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -505,6 +505,7 @@ namespace InputAction DROP_INV, DROP_INV_ALL, USE_INV, + INV_TO_STORAGE, TOTAL }; } // namespace InputAction -- cgit v1.2.3-70-g09d2