summaryrefslogtreecommitdiff
path: root/src/mg_decoration.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mg_decoration.h')
-rw-r--r--src/mg_decoration.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mg_decoration.h b/src/mg_decoration.h
index 910f1a581..3c96611c7 100644
--- a/src/mg_decoration.h
+++ b/src/mg_decoration.h
@@ -66,6 +66,8 @@ public:
int mapseed;
std::vector<content_t> c_place_on;
s16 sidelen;
+ s16 height_min;
+ s16 height_max;
float fill_ratio;
NoiseParams np;