--- a/hedgewars/uConsts.pas Sun Nov 21 16:55:19 2010 +0300
+++ b/hedgewars/uConsts.pas Sun Nov 21 09:12:44 2010 -0500
@@ -103,7 +103,7 @@
cPowerDivisor = 1500;
MAXNAMELEN = 192;
- MAXROPEPOINTS = 384;
+ MAXROPEPOINTS = 3840;
// some opengl headers do not have these macros
GL_BGR = $80E0;