forked from VoxeLibre/VoxeLibre
Indentation improvements
This commit is contained in:
parent
d63ecac7cb
commit
f368fb3e43
|
@ -582,5 +582,5 @@ minetest.register_abm({
|
||||||
minetest.place_schematic(pos, path, "random", nil, true, "place_center_x, place_center_z")
|
minetest.place_schematic(pos, path, "random", nil, true, "place_center_x, place_center_z")
|
||||||
mcl_core.update_sapling_foliage_colors(pos)
|
mcl_core.update_sapling_foliage_colors(pos)
|
||||||
end
|
end
|
||||||
end
|
end,
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue