hedgewars/uVariables.pas
branchicegun
changeset 8604 fa44e3218a08
parent 8596 def92c20cd49
child 8617 e7bea88096d2
--- a/hedgewars/uVariables.pas	Tue Feb 26 20:37:58 2013 -0500
+++ b/hedgewars/uVariables.pas	Thu Feb 28 16:38:22 2013 -0500
@@ -116,6 +116,7 @@
     // originally typed consts
     ExplosionBorderColor: LongWord;
     IceColor            : LongWord;
+    IceEdgeColor        : LongWord;
     WaterOpacity: byte;
     SDWaterOpacity: byte;
     GrayScale: Boolean;
@@ -2411,6 +2412,8 @@
     SDTint:= $80;
     ExplosionBorderColor:= $FF808080;
     IceColor:= ($44 shl RShift) or ($97 shl GShift) or ($A9 shl BShift) or ($A0 shl AShift);
+    IceEdgeColor:= ($8A shl RShift) or ($AF shl GShift) or ($B2 shl BShift) or ($FF shl AShift);
+
     WaterOpacity:= $80;
 
     cDrownSpeed.QWordValue  := 257698038;       // 0.06