forked from mtcontrib/homedecor_modpack
Whitespace damage fixes.
This is cleaned up by `cleanfile` (from the linux kernel tree tool set).
This commit is contained in:
@ -27,7 +27,7 @@ if minetest.get_modpath("vessels")
|
||||
paramtype2 = "facedir",
|
||||
use_texture_alpha = true
|
||||
})
|
||||
|
||||
|
||||
local sbox = {
|
||||
type = "fixed",
|
||||
fixed = { -0.15, -0.5, -0.15, 0.15, -0.1, 0.15 }
|
||||
@ -89,4 +89,3 @@ if minetest.get_modpath("moreblocks") then
|
||||
}
|
||||
})
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user