summaryrefslogtreecommitdiff
path: root/src/inventory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/inventory.h')
-rw-r--r--src/inventory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/inventory.h b/src/inventory.h
index 2ee56a810..6f71c6682 100644
--- a/src/inventory.h
+++ b/src/inventory.h
@@ -57,6 +57,7 @@ class Inventory final
STORAGE,
CART,
TRADE,
+ NPC,
TYPE_END
};