diff -r a32f1eed51a6 -r 44d4d6aaecb5 hedgewars/uConsts.pas --- a/hedgewars/uConsts.pas Tue Jul 29 22:59:19 2008 +0000 +++ b/hedgewars/uConsts.pas Wed Jul 30 12:14:24 2008 +0000 @@ -147,7 +147,7 @@ cMaxEdgePoints = 16384; cHHRadius = 9; - cHHStepTicks = 38; + cHHStepTicks = 29; cHHZ = 1000; cCurrHHZ = Succ(cHHZ);