hedgewars/uConsts.pas
changeset 1141 44d4d6aaecb5
parent 1125 87937426031b
child 1184 852f8872da1a
--- 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);