1
0
derivado de nalc/nalc_game

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?
Este cometimento está contido em:
Craig Davison
2016-02-01 17:16:20 +00:00
cometido por paramat
ascendente 7d2dfe4101
cometimento b47a556472

Ver ficheiro

@@ -395,8 +395,3 @@ minetest.register_craft({
{"", "group:wood", ""}
}
})
if minetest.setting_get("log_mods") then
minetest.debug("[TNT] Loaded!")
end