summaryrefslogtreecommitdiff
path: root/src/mapgen_fractal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mapgen_fractal.h')
-rw-r--r--src/mapgen_fractal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mapgen_fractal.h b/src/mapgen_fractal.h
index ee947dba2..f3c023081 100644
--- a/src/mapgen_fractal.h
+++ b/src/mapgen_fractal.h
@@ -23,7 +23,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "mapgen.h"
-#define MGFRACTAL_LARGE_CAVE_DEPTH -32
+#define MGFRACTAL_LARGE_CAVE_DEPTH -33
/////////////////// Mapgen Fractal flags
#define MGFRACTAL_JULIA 0x01