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

Remove debugging.

parent e092d324
No related branches found
No related tags found
No related merge requests found
......@@ -435,7 +435,7 @@ function loud_walking.generate(p_minp, p_maxp, seed)
minetest.generate_decorations(vm, minp, maxp)
--vm:set_param2_data(p2data)
--vm:set_lighting({day = 15, night = 0})
--vm:set_light_data(lightmap)
vm:set_light_data(lightmap)
vm:calc_lighting(minp, maxp, false)
vm:update_liquids()
vm:write_to_map()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment