From: Vanessa Ezekowitz Date: Sun, 15 Dec 2013 10:46:39 +0000 (-0500) Subject: get rid of an excess print() call X-Git-Url: http://81.2.79.47:8989/gitweb/?a=commitdiff_plain;h=d099b9f8f0c67253004320616abaee42a8f005ca;p=zefram%2Fminetest%2Fpipeworks.git get rid of an excess print() call --- diff --git a/tubes.lua b/tubes.lua index 75f2115..0faa8f5 100644 --- 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")