summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.h b/src/config.h
index 53b1dba..8017254 100644
--- a/src/config.h
+++ b/src/config.h
@@ -17,9 +17,9 @@
#define PERIODIC_OUTPUT 100
#define MAX_SIDES 8
#define MAXWIDTH 4000
-#define WIDTH 320
+#define WIDTH 1024
#define MAXHEIGHT 3000
-#define HEIGHT 240
+#define HEIGHT 768
#define DEFAULT_MINIMAP 0
#define FORCE_REDRAW 0