summaryrefslogtreecommitdiffstats
path: root/src/Entities/HangingEntity.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Entities/HangingEntity.h')
-rw-r--r--src/Entities/HangingEntity.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Entities/HangingEntity.h b/src/Entities/HangingEntity.h
index 003c22082..113d195f9 100644
--- a/src/Entities/HangingEntity.h
+++ b/src/Entities/HangingEntity.h
@@ -20,7 +20,7 @@ public:
CLASS_PROTODEF(cHangingEntity)
cHangingEntity(eEntityType a_EntityType, eBlockFace a_BlockFace, double a_X, double a_Y, double a_Z);
-
+
// tolua_begin
/** Returns the direction in which the entity is facing. */