From 5940f5bda421add111a881b4df82b793121738a9 Mon Sep 17 00:00:00 2001
From: kpoppel <poulsen.kim@gmail.com>
Date: Wed, 08 May 2013 00:06:54 +0200
Subject: [PATCH] Slope box fixes. From Bas080.

---
 technic/solar_panel_mv.lua |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/technic/solar_panel_mv.lua b/technic/solar_panel_mv.lua
index 93e21e7..4deb42e 100644
--- a/technic/solar_panel_mv.lua
+++ b/technic/solar_panel_mv.lua
@@ -73,4 +73,6 @@
 			meta:set_float("active",0)
 		end
 	end,
-}) 
\ No newline at end of file
+}) 
+
+register_MV_machine ("technic:solar_panel_mv","PR")

--
Gitblit v1.8.0