mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-11-05 15:23:50 +01:00
4 lines
219 B
Lua
4 lines
219 B
Lua
-- 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").."/mesewire.lua");
|