Zefram
2014-08-13 b001a679799bdc7d08eabcd1300271d0e1357b0a
technic/machines/other/init.lua
@@ -3,4 +3,7 @@
-- 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
dofile(path.."/anchor.lua")