This commit is contained in:
NatureFreshMilk 2019-08-26 10:58:41 +02:00
commit 9f745e4e48

View File

@ -57,8 +57,6 @@ telemosaic = {
}
local modpath = minetest.get_modpath(minetest.get_current_modname())
dofile(modpath.."/teleport.lua")
dofile(modpath.."/crafts.lua")
dofile(modpath.."/abm.lua")