From c941a2488984ebaea9af3c5da39f3fce82fc9830 Mon Sep 17 00:00:00 2001 From: Tim Date: Sat, 31 Jan 2015 20:42:28 +0100 Subject: remove field for 01-2012 facedir legacy support for the one-way tube, which was added after --- routing_tubes.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'routing_tubes.lua') diff --git a/routing_tubes.lua b/routing_tubes.lua index cb0f8e7..831dbd3 100644 --- a/routing_tubes.lua +++ b/routing_tubes.lua @@ -67,7 +67,6 @@ if pipeworks.enable_one_way_tube then node_box = {type = "fixed", fixed = {{-1/2, -9/64, -9/64, 1/2, 9/64, 9/64}}}, groups = {snappy = 2, choppy = 2, oddly_breakable_by_hand = 2, tubedevice = 1}, - legacy_facedir_simple = true, sounds = default.node_sound_wood_defaults(), tube = { connect_sides = {left = 1, right = 1}, -- cgit v1.2.3