hedgewars/uConsts.pas
changeset 10483 1f58cb4aa773
parent 10421 87e47843018e
child 10499 0d8016085108
--- a/hedgewars/uConsts.pas	Mon Nov 10 01:05:36 2014 +0300
+++ b/hedgewars/uConsts.pas	Mon Nov 10 10:22:03 2014 -0500
@@ -151,7 +151,7 @@
     cMaxHHIndex      = 7;
     cMaxHHs          = 48;
 
-    cMaxEdgePoints = 16384;
+    cMaxEdgePoints = 24576;
 
     cHHRadius = 9;
     cHHStepTicks = 29;