Added Injector

This commit is contained in:
RealBadAngel
2013-02-03 12:56:23 +01:00
parent 4411ba6e03
commit 74cf4746be
8 changed files with 37 additions and 296 deletions

View File

@ -51,7 +51,7 @@ dofile(modpath.."/screwdriver.lua")
dofile(modpath.."/sonic_screwdriver.lua")
-- mesecons and tubes related
--dofile(modpath.."/injector.lua")
dofile(modpath.."/injector.lua")
dofile(modpath.."/node_breaker.lua")
dofile(modpath.."/deployer.lua")
dofile(modpath.."/constructor.lua")