--- 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