From d8ec3f8bbee5c3c489e4c5740fc8c84449eb86c3 Mon Sep 17 00:00:00 2001
From: RealBadAngel <mk@realbadangel.pl>
Date: Thu, 25 Jul 2013 07:59:00 +0200
Subject: [PATCH] Deployer and node breaker are now moved to pipeworks.

---
 technic/machines/other/init.lua |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/technic/machines/other/init.lua b/technic/machines/other/init.lua
index 766e0eb..e9d30a4 100644
--- a/technic/machines/other/init.lua
+++ b/technic/machines/other/init.lua
@@ -2,7 +2,5 @@
 
 -- 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")

--
Gitblit v1.8.0