And more debugging.
This commit is contained in:
parent
f0aeb4855e
commit
d22195be27
2 changed files with 1 additions and 1 deletions
|
@ -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 |
Loading…
Add table
Add a link
Reference in a new issue