* Coins inside boxes are now being counted. (We'll have to decide if we want the...
[supertux.git] / src / game_object.cpp
index ee63ec1..1faa7bd 100644 (file)
@@ -38,4 +38,3 @@ GameObject::~GameObject()
     entry = next;
   }
 }
-