summaryrefslogtreecommitdiff
path: root/technic_worldgen/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'technic_worldgen/init.lua')
-rw-r--r--technic_worldgen/init.lua1
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 @@ modpath=minetest.get_modpath("technic_worldgen")
dofile(modpath.."/nodes.lua")
dofile(modpath.."/oregen.lua")
---dofile(modpath.."/stairslike.lua")
dofile(modpath.."/crafts.lua")