hedgewars/uLandObjects.pas
changeset 5906 ed9676dc8cb4
parent 5832 f730c8a9777b
child 6081 537bbd5c1a62
--- a/hedgewars/uLandObjects.pas	Wed Sep 14 22:27:22 2011 +0200
+++ b/hedgewars/uLandObjects.pas	Wed Sep 14 22:39:39 2011 +0200
@@ -373,7 +373,7 @@
     f: textfile;
     i: LongInt;
     ii, t: Longword;
-    c1, c2: TSDL_Color;
+    c2: TSDL_Color;
 
     procedure CheckRect(Width, Height, x, y, w, h: LongWord);
     begin