summaryrefslogtreecommitdiffstats
path: root/Tools/AnvilStats/Utils.h
diff options
context:
space:
mode:
authorBond-009 <bond.009@outlook.com>2018-02-03 12:24:19 +0100
committerAlexander Harkness <me@bearbin.net>2020-04-10 01:50:45 +0200
commit8438def87e40e43fd66d38dbf8cc287cea7de29b (patch)
tree647b7674cca3df58507e5311e5578d14084bc691 /Tools/AnvilStats/Utils.h
parentRe-enable darwin download from easyinstall.sh script (diff)
downloadcuberite-8438def87e40e43fd66d38dbf8cc287cea7de29b.tar
cuberite-8438def87e40e43fd66d38dbf8cc287cea7de29b.tar.gz
cuberite-8438def87e40e43fd66d38dbf8cc287cea7de29b.tar.bz2
cuberite-8438def87e40e43fd66d38dbf8cc287cea7de29b.tar.lz
cuberite-8438def87e40e43fd66d38dbf8cc287cea7de29b.tar.xz
cuberite-8438def87e40e43fd66d38dbf8cc287cea7de29b.tar.zst
cuberite-8438def87e40e43fd66d38dbf8cc287cea7de29b.zip
Diffstat (limited to 'Tools/AnvilStats/Utils.h')
-rw-r--r--Tools/AnvilStats/Utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/AnvilStats/Utils.h b/Tools/AnvilStats/Utils.h
index e3172649c..f2d23f287 100644
--- a/Tools/AnvilStats/Utils.h
+++ b/Tools/AnvilStats/Utils.h
@@ -45,6 +45,7 @@ enum eEntityType
entWitherBoss,
entWolf,
entZombie,
+ entZombieVillager,
entUnknown,
entMax = entUnknown,
} ;