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 a044ff2..f4009a3 100644 --- a/src/config.h +++ b/src/config.h @@ -21,7 +21,7 @@ #define MAXHEIGHT 3000 #define HEIGHT 240 #define DEFAULT_MINIMAP 0 -#define FORCE_REDRAW 1 +#define FORCE_REDRAW 0 #define MAXSHAPES 65535 |