massive cleaning of file section headers
[physics.git] / src / Entities / PhysicsEntity.h
index 85c0558..990c2c7 100644 (file)
@@ -4,7 +4,9 @@
 #include "Entity.h"
 #include "../Vector2.h"
 
+
 /// ***** Header Class *****
+
 class PhysicsEntity: public Entity
 {
   protected: