Replace instances of height_min/height_max with y_min/y_max to remove ambiguity
authorkwolekr <kwolekr@minetest.net>
Tue, 30 Dec 2014 06:48:20 +0000 (01:48 -0500)
committerkwolekr <kwolekr@minetest.net>
Tue, 30 Dec 2014 06:48:20 +0000 (01:48 -0500)
commit9b0d77a549e4c29c9c189ff2a454568fa9746c1e
tree60edafd192aa036e954d8a3db77e29a27dab8475
parentb589353d89a5a5cd2dd999a13ca039079bee0ece
Replace instances of height_min/height_max with y_min/y_max to remove ambiguity
src/mg_biome.cpp
src/mg_biome.h
src/mg_decoration.cpp
src/mg_decoration.h
src/mg_ore.cpp
src/mg_ore.h
src/script/lua_api/l_mapgen.cpp