summaryrefslogtreecommitdiff
path: root/src/actions/actions.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/actions/actions.cpp')
-rw-r--r--src/actions/actions.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/actions/actions.cpp b/src/actions/actions.cpp
index d8fa1c165..df4f23779 100644
--- a/src/actions/actions.cpp
+++ b/src/actions/actions.cpp
@@ -261,6 +261,7 @@ static Item *getItemByInvIndex(const InputEvent &event,
case InventoryType::Cart:
case InventoryType::Vending:
case InventoryType::Mail:
+ case InventoryType::Craft:
#endif
case InventoryType::TypeEnd:
default: