Make Tux run automatically. As before, if he is carrying something Tux
[supertux.git] / src / object / star.cpp
index 617704c..316f572 100644 (file)
@@ -66,4 +66,3 @@ Star::collision(GameObject& other, const CollisionHit& )
 
   return FORCE_MOVE;
 }
-