summaryrefslogtreecommitdiff
path: root/tubes.lua
diff options
context:
space:
mode:
authorNovatux <nathanael.courant@laposte.net>2013-12-31 10:53:14 +0100
committerNovatux <nathanael.courant@laposte.net>2013-12-31 13:54:13 +0100
commit9b08a1c40a36e075b770762299aeefee1a21df6d (patch)
tree5c7c9832cc937cc644ed9054144d86db59846930 /tubes.lua
parentca700695868e83a48d7991fbd70205470c6f9de8 (diff)
downloadpipeworks-9b08a1c40a36e075b770762299aeefee1a21df6d.tar
pipeworks-9b08a1c40a36e075b770762299aeefee1a21df6d.tar.gz
pipeworks-9b08a1c40a36e075b770762299aeefee1a21df6d.tar.bz2
pipeworks-9b08a1c40a36e075b770762299aeefee1a21df6d.tar.xz
pipeworks-9b08a1c40a36e075b770762299aeefee1a21df6d.zip
Remove old code
Diffstat (limited to 'tubes.lua')
-rw-r--r--tubes.lua4
1 files changed, 0 insertions, 4 deletions
diff --git a/tubes.lua b/tubes.lua
index 862da40..892c163 100644
--- a/tubes.lua
+++ b/tubes.lua
@@ -6,10 +6,6 @@ minetest.register_alias("pipeworks:tube", "pipeworks:tube_000000")
-- now, a function to define the tubes
---local outboxes = {}
---local outsel = {}
---local outimgs = {}
-
local REGISTER_COMPATIBILITY = true
local vti = {4, 3, 2, 1, 6, 5}