fix typo in api.txt

This commit is contained in:
TenPlus1
2020-09-05 08:59:09 +01:00
parent c6dffd1390
commit 89523195d5
2 changed files with 2 additions and 3 deletions

View File

@ -3725,7 +3725,6 @@ function mobs:spawn_specific(name, nodes, neighbors, min_light, max_light, inter
minetest.log("action", string.format(
"[mobs] Chance setting for %s changed to %s (total: %s)",
name, chance, aoc))
end
mobs.spawning_mobs[name].aoc = aoc