removing debug log

master
juraj 2016-03-06 23:23:57 +01:00
parent 99ebe7f560
commit b647483a66
1 changed files with 1 additions and 1 deletions

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