summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemFood.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Items/ItemFood.h')
-rw-r--r--src/Items/ItemFood.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Items/ItemFood.h b/src/Items/ItemFood.h
index d06b4701c..15782dba1 100644
--- a/src/Items/ItemFood.h
+++ b/src/Items/ItemFood.h
@@ -114,6 +114,7 @@ public:
switch (m_ItemType)
{
+ case E_ITEM_BEETROOT_SOUP:
case E_ITEM_MUSHROOM_SOUP:
case E_ITEM_RABBIT_STEW:
{