diff options
Diffstat (limited to 'src/config.h')
-rw-r--r-- | src/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h index 8017254..4df7467 100644 --- a/src/config.h +++ b/src/config.h @@ -15,7 +15,7 @@ #define SHAPES 65535 #define PERIODIC_OUTPUT 100 -#define MAX_SIDES 8 +#define MAX_SIDES 20 #define MAXWIDTH 4000 #define WIDTH 1024 #define MAXHEIGHT 3000 |