Remove mod startup debug messages
This commit is contained in:
parent
47cda09073
commit
a2785041dd
45 changed files with 0 additions and 200 deletions
|
@ -173,7 +173,3 @@ mobs_mc.tools.check_iron_golem_summon = function(pos)
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
if minetest.settings:get_bool("log_mods") then
|
||||
minetest.log("action", "MC Iron Golem loaded")
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue