Tim
2015-01-18 00f61dfb81100094b64de06ca4e1ef73ef8bcd47
technic/machines/other/init.lua
@@ -2,7 +2,8 @@
-- mesecons and tubes related
dofile(path.."/injector.lua")
dofile(path.."/node_breaker.lua")
dofile(path.."/deployer.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")