forked from VoxeLibre/VoxeLibre
Fix piston pusher texture errors
This commit is contained in:
parent
2886c47e13
commit
a3f9d14cc1
|
@ -122,7 +122,7 @@ end
|
|||
|
||||
-- Horizontal pistons
|
||||
|
||||
local pt = 3/16 -- pusher thickness
|
||||
local pt = 4/16 -- pusher thickness
|
||||
|
||||
local piston_pusher_box = {
|
||||
type = "fixed",
|
||||
|
|
Loading…
Reference in New Issue