Skip to content
Snippets Groups Projects
Unverified Commit 34d09683 authored by Hugo Locurcio's avatar Hugo Locurcio
Browse files

Remove the optional mod loading message

parent 8cd2d3de
No related branches found
No related tags found
No related merge requests found
......@@ -382,7 +382,3 @@ for orename, def in pairs(oredefs) do
-- Register everything
add_ore("moreores", def.description, orename, def)
end
if minetest.settings:get_bool("log_mods") then
minetest.log("action", S("[moreores] loaded."))
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment