Skip to content
Snippets Groups Projects
Commit cca6b2df authored by Duane Robertson's avatar Duane Robertson
Browse files

Put ores back.

parent 669bc78a
No related branches found
No related tags found
No related merge requests found
......@@ -69,6 +69,7 @@ local function generate(p_minp, p_maxp, seed)
if write then
vm:set_data(data)
vm:set_param2_data(p2data)
minetest.generate_ores(vm, minp, maxp)
if DEBUG then
vm:set_lighting({day = 8, night = 8})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment