removing debug log
This commit is contained in:
parent
99ebe7f560
commit
b647483a66
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user