mirror of
https://github.com/mt-mods/pipeworks.git
synced 2025-07-06 10:10:34 +02:00
Add "Tags Sorting Pneumatic Tube Segment".
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
This commit is contained in:
1
init.lua
1
init.lua
@ -70,6 +70,7 @@ dofile(pipeworks.modpath.."/tubes/sorting.lua")
|
||||
dofile(pipeworks.modpath.."/tubes/signal.lua")
|
||||
loadfile(pipeworks.modpath.."/tubes/embedded_tube.lua")(materials)
|
||||
dofile(pipeworks.modpath.."/tubes/pane_embedded_tube.lua")
|
||||
dofile(pipeworks.modpath.."/tubes/tags.lua")
|
||||
|
||||
if pipeworks.enable_teleport_tube then
|
||||
dofile(pipeworks.modpath.."/tubes/teleport.lua")
|
||||
|
Reference in New Issue
Block a user