summaryrefslogtreecommitdiff
path: root/src/activeobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/activeobject.h')
-rw-r--r--src/activeobject.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/activeobject.h b/src/activeobject.h
index 1a16aa0c4..041be0778 100644
--- a/src/activeobject.h
+++ b/src/activeobject.h
@@ -38,6 +38,7 @@ struct ActiveObjectMessage
#define ACTIVEOBJECT_TYPE_INVALID 0
#define ACTIVEOBJECT_TYPE_TEST 1
+#define ACTIVEOBJECT_TYPE_ITEM 2
/*
Parent class for ServerActiveObject and ClientActiveObject