now draws a ball, fixed top of states bug
[physics.git] / src / GameStates / Running.cpp
index a09f912..b1d73d1 100644 (file)
@@ -1,4 +1,5 @@
 #include "Running.h"
+
 #include "../entityManager.h"
 
 /// ***** Constructors/Destructors *****