1
0
mirror of https://github.com/mt-mods/pipeworks.git synced 2025-06-30 07:10:45 +02:00

improving connectivity

This commit is contained in:
h-v-smacker
2018-11-14 07:07:33 +03:00
parent f5a60ba407
commit c9a951c2e8
2 changed files with 26 additions and 3 deletions

View File

@ -102,7 +102,10 @@ if digiline_enabled and pipeworks.enable_digiline_detector_tube then
receptor = {},
effector = {
action = function(pos,node,channel,msg) end
}
},
wire = {
rules = pipeworks.digilines_rules
},
},
},
})