forked from minetest-mods/moreblocks
Run cleanfile on all files, fixing whitespace issues.
This commit is contained in:
parent
d587b4d23f
commit
5500c9906c
@ -77,4 +77,3 @@ minetest.register_abm({
|
|||||||
})
|
})
|
||||||
end,
|
end,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
@ -358,4 +358,3 @@ minetest.register_craftitem("moreblocks:nothing", {
|
|||||||
inventory_image = "invisible.png",
|
inventory_image = "invisible.png",
|
||||||
on_use = function() end,
|
on_use = function() end,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
@ -136,4 +136,3 @@ function stairsplus:register_6dfacedir_conversion(modname, material)
|
|||||||
})
|
})
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user