aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index 53b1dba..c7c0af1 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 320
#define MAXHEIGHT 3000