diff --git a/generator/coastlines_generator.cpp b/generator/coastlines_generator.cpp index 1001289d1f..cf16e798e2 100644 --- a/generator/coastlines_generator.cpp +++ b/generator/coastlines_generator.cpp @@ -208,7 +208,7 @@ public: static int constexpr kStartLevel = 4; static int constexpr kHighLevel = 10; - static int constexpr kMaxPoints = 1000; + static int constexpr kMaxPoints = 20000; protected: struct Context