summaryrefslogtreecommitdiff
path: root/src/mapgen_valleys.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mapgen_valleys.h')
-rw-r--r--src/mapgen_valleys.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mapgen_valleys.h b/src/mapgen_valleys.h
index 6b3eb9cfe..4ad2d2076 100644
--- a/src/mapgen_valleys.h
+++ b/src/mapgen_valleys.h
@@ -106,6 +106,7 @@ private:
int ystride;
int zstride;
+ int zstride_1d;
float map_gen_limit;