1
0
mirror of https://gitlab.com/echoes91/spears.git synced 2025-07-23 08:30:18 +02:00

2 Commits

View File

@ -12,6 +12,4 @@ dofile(minetest.get_modpath("spears").."/functions.lua")
dofile(minetest.get_modpath("spears").."/tools.lua")
if minetest.setting_get("log_mods") then
minetest.log("action", "spears loaded")
end
minetest.log("action", "[spears] loaded.")