1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Decoration: Change divlen to sidelen

This commit is contained in:
kwolekr 2013-06-17 18:23:31 -04:00
parent 0a8519a26f
commit 56093b6614
4 changed files with 15 additions and 8 deletions

View file

@ -199,7 +199,7 @@ public:
int mapseed;
std::string place_on_name;
content_t c_place_on;
s16 divlen;
s16 sidelen;
float fill_ratio;
NoiseParams *np;