From 5abccb73361a7133b0aa73fe845e8945ebf37964 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 13 Dec 2014 14:49:52 +0300 Subject: Add chat command for move 10 items from inventory to storage. New command: /invtostorage10 INDEX Alias: /invstorage10 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 dc63508d3..774053226 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, + INV_TO_STORAGE_10, TOTAL }; } // namespace InputAction -- cgit v1.2.3-60-g2f50