hedgewars/uConsts.pas
changeset 300 be94799f33d2
parent 294 92a7ccd67bb9
child 302 7aca131ecd7f
--- a/hedgewars/uConsts.pas	Sun Dec 10 21:31:45 2006 +0000
+++ b/hedgewars/uConsts.pas	Thu Dec 14 20:06:46 2006 +0000
@@ -115,6 +115,8 @@
       cHHStepTicks = 38;
       cHHZ = 1000;
       cCurrHHZ = Succ(cHHZ);
+      cHHKick = 0.03;
+      cLittle = 0.0000001;
 
       cKeyMaxIndex = 1023;