summaryrefslogtreecommitdiffstats
path: root/src/Entities/WitherSkullEntity.h
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2014-07-17 10:24:29 +0200
committermadmaxoft <github@xoft.cz>2014-07-17 10:24:29 +0200
commitcd1e6f8ef028ea2a24e52190d305a62e6cfa62ab (patch)
tree48b120ac8db9c8670d477401e34c79eb913b1b12 /src/Entities/WitherSkullEntity.h
parentMerge remote-tracking branch 'origin/master' into potions (diff)
downloadcuberite-cd1e6f8ef028ea2a24e52190d305a62e6cfa62ab.tar
cuberite-cd1e6f8ef028ea2a24e52190d305a62e6cfa62ab.tar.gz
cuberite-cd1e6f8ef028ea2a24e52190d305a62e6cfa62ab.tar.bz2
cuberite-cd1e6f8ef028ea2a24e52190d305a62e6cfa62ab.tar.lz
cuberite-cd1e6f8ef028ea2a24e52190d305a62e6cfa62ab.tar.xz
cuberite-cd1e6f8ef028ea2a24e52190d305a62e6cfa62ab.tar.zst
cuberite-cd1e6f8ef028ea2a24e52190d305a62e6cfa62ab.zip
Diffstat (limited to 'src/Entities/WitherSkullEntity.h')
-rw-r--r--src/Entities/WitherSkullEntity.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/Entities/WitherSkullEntity.h b/src/Entities/WitherSkullEntity.h
index 85ba55d4d..8b3639802 100644
--- a/src/Entities/WitherSkullEntity.h
+++ b/src/Entities/WitherSkullEntity.h
@@ -1,6 +1,7 @@
-//
+
// WitherSkullEntity.h
-//
+
+// Declares the cWitherSkullEntity class representing the entity used by both blue and black wither skulls
#pragma once