remove field for 01-2012 facedir legacy support for the one-way tube, which was added after

This commit is contained in:
Tim 2015-01-31 20:42:28 +01:00
parent 70f38104a0
commit c941a24889
1 changed files with 0 additions and 1 deletions

View File

@ -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},