From 4b0d4ba9abd702b98c6cfe5356fe0f4c2122ac59 Mon Sep 17 00:00:00 2001
From: khonkhortisan <kyle.kylina@gmail.com>
Date: Wed, 20 Feb 2013 04:24:24 +0100
Subject: [PATCH] Rotate frame motor textures

---
 technic/deployer.lua |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/technic/deployer.lua b/technic/deployer.lua
index 9fbef07..c5dba2a 100644
--- a/technic/deployer.lua
+++ b/technic/deployer.lua
@@ -34,8 +34,8 @@
 				stack:take_item(1);
 				inv:set_stack("main", i, stack)
 				return
+				end
 			end
-		end
 	end
 	end
 end

--
Gitblit v1.8.0