hedgewars/uVariables.pas
branchicegun
changeset 8584 ea20d9cc8515
parent 8578 d2bfe0683b9a
child 8596 def92c20cd49
--- a/hedgewars/uVariables.pas	Tue Feb 26 15:15:20 2013 +0200
+++ b/hedgewars/uVariables.pas	Tue Feb 26 09:10:48 2013 -0500
@@ -115,6 +115,7 @@
 
     // originally typed consts
     ExplosionBorderColor: LongWord;
+    IceColor            : LongWord;
     WaterOpacity: byte;
     SDWaterOpacity: byte;
     GrayScale: Boolean;
@@ -2409,6 +2410,7 @@
     SDWaterOpacity:= $80;
     SDTint:= $80;
     ExplosionBorderColor:= $FF808080;
+    IceColor:= ($44 shl RShift) or ($97 shl GShift) or ($A9 shl BShift) or ($A0 shl AShift);
     WaterOpacity:= $80;
 
     cDrownSpeed.QWordValue  := 257698038;       // 0.06