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}