Zefram
2014-05-18 623fcae4a4ad3ec12cc242b29b0d781357cff3f7
technic/machines/other/init.lua
@@ -3,4 +3,6 @@
-- mesecons and tubes related
dofile(path.."/injector.lua")
dofile(path.."/constructor.lua")
dofile(path.."/frames.lua")
if minetest.get_modpath("mesecons_mvps") ~= nil then
   dofile(path.."/frames.lua")
end