mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-02-17 21:23:44 +01:00
Indentation improvements
This commit is contained in:
@ -491,8 +491,8 @@ minetest.register_lbm({
|
||||
if node.param2 ~= final_param2 and rotation_param2 < 6 then
|
||||
node.param2 = final_param2
|
||||
minetest.set_node(pos, node)
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end,
|
||||
end,
|
||||
})
|
||||
|
Reference in New Issue
Block a user