summaryrefslogtreecommitdiff
path: root/mesecons_extrawires/init.lua
blob: a8e937fe0d71af6280e2ae6d4805085760ba1286 (plain)
1
2
dofile(minetest.get_modpath("mesecons_extrawires").."/crossing.lua");
dofile(minetest.get_modpath("mesecons_extrawires").."/tjunction.lua");