hedgewars/uLandObjects.pas
changeset 5832 f730c8a9777b
parent 5689 48ef34701751
child 6081 537bbd5c1a62
--- a/hedgewars/uLandObjects.pas	Fri Sep 09 21:31:39 2011 +0200
+++ b/hedgewars/uLandObjects.pas	Fri Sep 09 18:30:40 2011 -0400
@@ -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