summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index 48ae062..cae9a3f 100644
--- a/src/config.h
+++ b/src/config.h
@@ -17,7 +17,7 @@
#define HEIGHT 3000
#define DEFAULT_MINIMAP 0
#define FORCE_REDRAW 1
-#define MAXSHAPES 3000
+#define MAXSHAPES 30000
#define ROTATE_STEP 5
#endif