diff options
Diffstat (limited to 'src/map.h')
| -rw-r--r-- | src/map.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ #ifndef MAP_H #define MAP_H -#define MAP_ZOOM_MIN 2.0 +#define MAP_ZOOM_MIN 0.5 #define MAP_ZOOM_MAX 30.0 typedef struct { |
