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:
fadd91c
)
Minor tweak to fix a bug in the spigot texture ordering
author
Vanessa Ezekowitz
<vanessaezekowitz@gmail.com>
Wed, 2 Jan 2013 03:44:30 +0000
(22:44 -0500)
committer
Vanessa Ezekowitz
<vanessaezekowitz@gmail.com>
Wed, 2 Jan 2013 03:44:30 +0000
(22:44 -0500)
devices.lua
patch
|
blob
|
history
diff --git
a/devices.lua
b/devices.lua
index 549c6437d395fcb4ae79afa91e2f29ea66e30e6e..d88049884fe091d74edde1fac5c7b840beca9ebc 100644
(file)
--- a/
devices.lua
+++ b/
devices.lua
@@
-182,8
+182,8
@@
minetest.register_node("pipeworks:spigot", {
"pipeworks_spigot_sides.png",
"pipeworks_pipe_end_empty.png",
"pipeworks_spigot_sides.png",
- "pipeworks_pipe_end_empty.png",
"pipeworks_spigot_sides.png",
+ "pipeworks_pipe_end_empty.png",
"pipeworks_spigot_sides.png"
},
paramtype = "light",