diff options
Diffstat (limited to 'src/Entities/WitherSkullEntity.h')
-rw-r--r-- | src/Entities/WitherSkullEntity.h | 5 |
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 |