summaryrefslogtreecommitdiffstats
path: root/source/Entity.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Entity.h')
-rw-r--r--source/Entity.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/Entity.h b/source/Entity.h
index 2ed255cd0..804e24490 100644
--- a/source/Entity.h
+++ b/source/Entity.h
@@ -64,6 +64,7 @@ public:
etPickup,
etMob,
etFallingBlock,
+ etMinecart,
// Older constants, left over for compatibility reasons (plugins)
eEntityType_Entity = etEntity,