X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fobject%2Fgameobjs.cpp;h=bcbbdd503bb07bdd7766653f687329e6a7c69052;hb=ab9eab4c870195c2b60ce76b77044c35b31e8806;hp=caf93ed7c7fcfb7e6c2422baee0333a45eef3403;hpb=d963f8dc3d2c4e432d3eeecd15351169e10243da;p=supertux.git diff --git a/src/object/gameobjs.cpp b/src/object/gameobjs.cpp index caf93ed7c..bcbbdd503 100644 --- a/src/object/gameobjs.cpp +++ b/src/object/gameobjs.cpp @@ -175,4 +175,3 @@ SmokeCloud::draw(DrawingContext& context) { sprite->draw(context, position, LAYER_OBJECTS+1); } -