From 1fd122b5faf7b4c53a3f8a4f2d3e1176475673ec Mon Sep 17 00:00:00 2001
From: kpoppel <poulsen.kim@gmail.com>
Date: Tue, 04 Jun 2013 00:07:17 +0200
Subject: [PATCH] Merge pull request #20 from kpoppel/master

---
 technic_worldgen/init.lua |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/technic_worldgen/init.lua b/technic_worldgen/init.lua
index 37aa386..3e9e4dd 100644
--- a/technic_worldgen/init.lua
+++ b/technic_worldgen/init.lua
@@ -4,5 +4,4 @@
 
 dofile(modpath.."/nodes.lua")
 dofile(modpath.."/oregen.lua")
---dofile(modpath.."/stairslike.lua")
 dofile(modpath.."/crafts.lua")

--
Gitblit v1.8.0