hedgewars/uVariables.pas
changeset 10330 3ec09243cb55
parent 10325 7315870716f2
child 10339 a1168c400c90
--- a/hedgewars/uVariables.pas	Wed Jun 18 17:23:43 2014 +0200
+++ b/hedgewars/uVariables.pas	Wed Jun 18 23:57:51 2014 +0200
@@ -162,6 +162,7 @@
     CrosshairY      : LongInt;
     CursorMovementX : LongInt;
     CursorMovementY : LongInt;
+    cWaveHeight     : LongInt;
     cDrownSpeed     : hwFloat;
     cDrownSpeedf    : real;
     cMaxWindSpeed   : hwFloat;
@@ -2516,6 +2517,7 @@
 
     WaterOpacity:= $80;
 
+    cWaveHeight             := 32;
     cDrownSpeed.QWordValue  := 257698038;   // 0.06
     cDrownSpeedf            := 0.06;
     cMaxWindSpeed.QWordValue:= 1073742;     // 0.00025