From 885899cbaf6ccb2d22a3495131204ea0d01131ed Mon Sep 17 00:00:00 2001 From: khonkhortisan Date: Wed, 19 Jun 2013 19:38:34 -0700 Subject: Crossover --- mesecons_extrawires/init.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mesecons_extrawires/init.lua') diff --git a/mesecons_extrawires/init.lua b/mesecons_extrawires/init.lua index c076e3d..b22f2e5 100644 --- a/mesecons_extrawires/init.lua +++ b/mesecons_extrawires/init.lua @@ -1,5 +1,4 @@ --- dofile(minetest.get_modpath("mesecons_extrawires").."/crossing.lua"); --- The crossing code is not active right now because it is hard to maintain +dofile(minetest.get_modpath("mesecons_extrawires").."/crossover.lua"); dofile(minetest.get_modpath("mesecons_extrawires").."/tjunction.lua"); dofile(minetest.get_modpath("mesecons_extrawires").."/corner.lua"); dofile(minetest.get_modpath("mesecons_extrawires").."/vertical.lua"); -- cgit v1.2.3