Unify central part of cobblewalls when stacked on each other

This commit is contained in:
kilbith 2015-11-18 20:48:35 +01:00 committed by jp
parent 3c3bbc857f
commit 668105a501

View File

@ -142,8 +142,8 @@ end
function xwall.register_wall(name, tiles, def)
local node_box_data = xwall.construct_node_box_data(
{{-.1875,-.5,0,.1875,.3125,.5}},{{-.25,-.5,-.25,.25,.5,.25}},
{{-.1875,-.5,-.5,.1875,.3125,.5}}
{{-.1875,-.6875,0,.1875,.3125,.5}},{{-.25,-.6875,-.25,.25,.5,.25}},
{{-.1875,-.6875,-.5,.1875,.3125,.5}}
)
if def then return end