From 74cf4746bed6fe3a4fec2b29e7456cce98bdd9b0 Mon Sep 17 00:00:00 2001 From: RealBadAngel <mk@realbadangel.pl> Date: Sun, 03 Feb 2013 12:56:23 +0100 Subject: [PATCH] Added Injector --- technic/init.lua | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/technic/init.lua b/technic/init.lua index 184c8b9..5b6d3ef 100644 --- a/technic/init.lua +++ b/technic/init.lua @@ -51,7 +51,7 @@ 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") -- Gitblit v1.8.0