And more debugging.

This commit is contained in:
Duane 2016-06-07 21:23:29 -05:00
parent f0aeb4855e
commit d22195be27
2 changed files with 1 additions and 1 deletions

View file

@ -170,7 +170,7 @@ local function generate(p_minp, p_maxp, seed)
vm:set_param2_data(p2data) vm:set_param2_data(p2data)
end end
if true or fun_caves.DEBUG then if fun_caves.DEBUG then
vm:set_lighting({day = 10, night = 10}) vm:set_lighting({day = 10, night = 10})
else else
-- set_lighting causes shadows -- set_lighting causes shadows

Binary file not shown.

Before

Width:  |  Height:  |  Size: 158 B

After

Width:  |  Height:  |  Size: 250 B

Before After
Before After