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/water_mill.lua |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/technic/water_mill.lua b/technic/water_mill.lua
index 596dcd1..fca52bb 100644
--- a/technic/water_mill.lua
+++ b/technic/water_mill.lua
@@ -127,5 +127,5 @@
 return 0
 end
 
-register_LV_machine ("technic:watermill","PR")
-register_LV_machine ("technic:watermill_active","PR")
+register_LV_machine ("technic:water_mill","PR")
+register_LV_machine ("technic:water_mill_active","PR")

--
Gitblit v1.8.0