hedgewars/uLandGraphics.pas
changeset 5322 1bcc12a30d5d
parent 5274 941da059472b
child 5332 b29d60c7cac7
--- a/hedgewars/uLandGraphics.pas	Sun Jun 26 15:23:45 2011 -0400
+++ b/hedgewars/uLandGraphics.pas	Sun Jun 26 16:34:31 2011 -0400
@@ -746,7 +746,7 @@
             LandPixels[yy, xx]:= 0;
 
         Land[Y, X]:= 0;
-        if not pixelsweep then exit(true);
+        exit(true);
         end;
     end;
 Despeckle:= false