Indentation improvements

This commit is contained in:
FossFanatic 2023-02-10 15:19:02 +00:00
parent f368fb3e43
commit b789845f62
1 changed files with 2 additions and 2 deletions

View File

@ -494,5 +494,5 @@ minetest.register_lbm({
end
end
end
end,
end,
})