diff options
Diffstat (limited to 'autoplace_tubes.lua')
-rw-r--r-- | autoplace_tubes.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/autoplace_tubes.lua b/autoplace_tubes.lua index 1c1a56e..30f15fc 100644 --- a/autoplace_tubes.lua +++ b/autoplace_tubes.lua @@ -244,4 +244,3 @@ function tube_autoroute(pos) meta:from_table(meta0) local nctr = minetest.get_node(pos) end - |