log debug

master
juraj 2016-03-06 18:38:21 +01:00
parent f8b04b707f
commit d13cf2c6a8
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)
minetest.log("action", "[Mod][Spawners] checking for: "..mob_name.." at "..minetest.pos_to_string(pos))
if random_pos then