Patch by mathnerd314 <man.is.allan@gmail.com> resolves issue 0000302: Mr. Ice Block...
[supertux.git] / src / object / specialriser.cpp
index 9cb3690..60c7861 100644 (file)
@@ -56,4 +56,3 @@ SpecialRiser::draw(DrawingContext& context)
   child->draw(context);
   context.pop_transform();
 }
-