changeset 700 | be4847674071 |
parent 698 | 43f3ef079f53 |
child 755 | edf26e9554ac |
--- a/hedgewars/uLandGraphics.pas Fri Jan 11 22:56:28 2008 +0000 +++ b/hedgewars/uLandGraphics.pas Fri Jan 11 23:11:53 2008 +0000 @@ -222,8 +222,6 @@ if SDL_MustLock(LandSurface) then SDL_UnlockSurface(LandSurface); - -LogLandDigest end; procedure DrawHLinesExplosions(ar: PRangeArray; Radius: LongInt; y, dY: LongInt; Count: Byte);