fixed fixlight command
This commit is contained in:
parent
23b706f401
commit
840f8c8769
@ -37,6 +37,8 @@ function util.fixlight(pos1, pos2)
|
|||||||
dig_node(pos)
|
dig_node(pos)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
manip:write_to_map()
|
||||||
|
|
||||||
return #nodes
|
return #nodes
|
||||||
end
|
end
|
||||||
if minetest.setting_getbool("fixlight_command_enable") then
|
if minetest.setting_getbool("fixlight_command_enable") then
|
||||||
|
Loading…
Reference in New Issue
Block a user