<koda> wut, chats as commit mesages?
authorsheepluva
Tue, 10 Jun 2014 17:41:27 +0200
changeset 10269 2193bef70edf
parent 10268 1155384a4e31
child 10270 cd78906ed898
<koda> wut, chats as commit mesages?
hedgewars/uLandTexture.pas
--- a/hedgewars/uLandTexture.pas	Tue Jun 10 17:34:32 2014 +0200
+++ b/hedgewars/uLandTexture.pas	Tue Jun 10 17:41:27 2014 +0200
@@ -224,6 +224,7 @@
 if (fy > ly) then
     exit;
 
+// update visible areas of landtex before drawing
 RealLandTexUpdate(fx, lx, fy, ly);
 
 tX:= dX + tsize * fx;