summaryrefslogtreecommitdiff
path: root/src/content_object.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/content_object.h')
-rw-r--r--src/content_object.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/content_object.h b/src/content_object.h
index a5fea7163..f092b2789 100644
--- a/src/content_object.h
+++ b/src/content_object.h
@@ -27,5 +27,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#define ACTIVEOBJECT_TYPE_FIREFLY 5
#define ACTIVEOBJECT_TYPE_MOBV2 6
+#define ACTIVEOBJECT_TYPE_LUAENTITY 7
+
#endif