Skip to content
Snippets Groups Projects
Commit b47a5564 authored by Craig Davison's avatar Craig Davison Committed by paramat
Browse files

Remove log_mods from TNT

This option is not documented nor is it used with any other mod in Minetest Game so why should it be used in TNT?
parent 7d2dfe41
No related branches found
No related tags found
No related merge requests found
......@@ -395,8 +395,3 @@ minetest.register_craft({
{"", "group:wood", ""}
}
})
if minetest.setting_get("log_mods") then
minetest.debug("[TNT] 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