projects
/
zefram
/
minetest
/
pipeworks.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7349262
)
added "back" texture to pump.
author
Vanessa Ezekowitz
<vanessaezekowitz@gmail.com>
Mon, 20 Aug 2012 07:35:49 +0000
(
03:35
-0400)
committer
Vanessa Ezekowitz
<vanessaezekowitz@gmail.com>
Mon, 20 Aug 2012 07:35:49 +0000
(
03:35
-0400)
devices.lua
patch
|
blob
|
history
diff --git
a/devices.lua
b/devices.lua
index 1fe8a84d718935bb49ee05968b58b4bbce22f351..6d9b27b722afb5665a2bc4c355bc93c0eaaa2a7e 100644
(file)
--- a/
devices.lua
+++ b/
devices.lua
@@
-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",