From 8aa68056aec80c775a3ddb152bea8a90a7097199 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 1 Dec 2014 23:59:31 +0300 Subject: Add actions for switch to next/prev tab in inventory. Keys not assigned. --- src/input/inputaction.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/input/inputaction.h') diff --git a/src/input/inputaction.h b/src/input/inputaction.h index f049d209f..7ab68911c 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -487,6 +487,8 @@ namespace InputAction HOMUNCULUS_SET_NAME, HOMUNCULUS_FIRE, WINDOW_BANK, + PREV_INV_TAB, + NEXT_INV_TAB, TOTAL }; } // namespace InputAction -- cgit v1.2.3-70-g09d2