diff options
Diffstat (limited to 'src/Entities/WitherSkullEntity.cpp')
-rw-r--r-- | src/Entities/WitherSkullEntity.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Entities/WitherSkullEntity.cpp b/src/Entities/WitherSkullEntity.cpp index 03385b283..cbf3d7ae9 100644 --- a/src/Entities/WitherSkullEntity.cpp +++ b/src/Entities/WitherSkullEntity.cpp @@ -1,4 +1,5 @@ + // WitherSkullEntity.cpp // Implements the cWitherSkullEntity class representing the entity used by both blue and black wither skulls |