removing debug log

This commit is contained in:
juraj 2016-03-06 23:23:57 +01:00
parent 99ebe7f560
commit b647483a66

View File

@ -342,7 +342,7 @@ function spawners.create(mob_name, mod_prefix, size, offset, mesh, texture, nigh
ext = ""
end
minetest.log("action", "[Mod][Spawners] checking for: "..mob_name.." at "..minetest.pos_to_string(pos))
-- minetest.log("action", "[Mod][Spawners] checking for: "..mob_name.." at "..minetest.pos_to_string(pos))
if random_pos then