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:
53f6e67
)
get rid of an excess print() call
author
Vanessa Ezekowitz
<vanessaezekowitz@gmail.com>
Sun, 15 Dec 2013 10:46:39 +0000
(
05:46
-0500)
committer
Vanessa Ezekowitz
<vanessaezekowitz@gmail.com>
Sun, 15 Dec 2013 10:46:39 +0000
(
05:46
-0500)
tubes.lua
patch
|
blob
|
history
diff --git
a/tubes.lua
b/tubes.lua
index 75f2115ab88f19e58415548de481c1bd85c37e8f..0faa8f5919c9ab4b9920e17d268f24bd3f91106b 100644
(file)
--- a/
tubes.lua
+++ b/
tubes.lua
@@
-1,5
+1,5
@@
-- This file supplies the various kinds of pneumatic tubes
-print(dump(tube_backstub))
+
tubenodes={}
minetest.register_alias("pipeworks:tube", "pipeworks:tube_000000")