forked from mtcontrib/pipeworks
added "back" texture to pump.
This commit is contained in:
parent
7349262721
commit
a38ef007c2
|
@ -65,7 +65,7 @@ for s in ipairs(states) do
|
|||
"pipeworks_pump_sides.png",
|
||||
tilex,
|
||||
tilex,
|
||||
tilez,
|
||||
"pipeworks_pump_sides.png",
|
||||
tilez
|
||||
},
|
||||
paramtype = "light",
|
||||
|
@ -104,7 +104,7 @@ for s in ipairs(states) do
|
|||
"pipeworks_pump_sides.png",
|
||||
tilez,
|
||||
tilez,
|
||||
tilex,
|
||||
"pipeworks_pump_sides.png",
|
||||
tilex
|
||||
},
|
||||
paramtype = "light",
|
||||
|
|
Loading…
Reference in New Issue
Block a user