forked from VoxeLibre/VoxeLibre
Remove old nodebox def parts in fence gate
This commit is contained in:
parent
6c803c25d0
commit
f832f47531
|
@ -151,8 +151,6 @@ mcl_fences.register_fence = function(id, fence_name, fence_gate_name, texture, f
|
|||
{-2/16, -1/2+6/16, 1/16, -1/2, -1/2+9/16, -1/16}, --unten(quer) -z
|
||||
{2/16, 1/2-4/16, -1/16, 1/2, 1/2-1/16, 1/16}, --oben(quer) z
|
||||
{2/16, -1/2+6/16, -1/16, 1/2, -1/2+9/16, 1/16}, --unten(quer) z
|
||||
p1,p2,p3,p4,p5,
|
||||
bx1,bx11,bx2,bx21,
|
||||
}
|
||||
},
|
||||
selection_box = {
|
||||
|
|
Loading…
Reference in New Issue