Permit an enormous number of control points.

This commit is contained in:
Johannes Sixt 2021-05-20 22:18:38 +02:00
parent ba2cc70de8
commit 31855d508f

View file

@ -6,7 +6,7 @@ class PieceInfo;
#include "lc_colors.h"
#include "lc_math.h"
#define LC_MAX_CONTROL_POINTS 10
#define LC_MAX_CONTROL_POINTS 1000
enum lcPieceSection : quint32
{