hedgewars/uConsts.pas
changeset 4792 68f9b331014a
parent 4776 ab956d4647a4
child 4808 7c3e5b52344a
--- a/hedgewars/uConsts.pas	Fri Dec 31 00:37:39 2010 +0100
+++ b/hedgewars/uConsts.pas	Fri Dec 31 01:05:23 2010 +0100
@@ -116,6 +116,7 @@
     cCursorEdgesDist    : LongInt = 100;
     cTeamHealthWidth    : LongInt = 128;
     cWaterOpacity       : byte = $80;
+    cSDWaterOpacity     : byte = $80;
 
     cifRandomize = $00000001;
     cifTheme     = $00000002;