mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-18 00:51:06 +01:00
Indentation improvements
This commit is contained in:
parent
d63ecac7cb
commit
f368fb3e43
1 changed files with 4 additions and 4 deletions
|
@ -582,5 +582,5 @@ minetest.register_abm({
|
|||
minetest.place_schematic(pos, path, "random", nil, true, "place_center_x, place_center_z")
|
||||
mcl_core.update_sapling_foliage_colors(pos)
|
||||
end
|
||||
end
|
||||
end,
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue