Fix indentation

master
PilzAdam 2013-02-16 15:41:16 +01:00
parent 02f204f15a
commit b0aad547a2
1 changed files with 37 additions and 37 deletions

View File

@ -354,7 +354,7 @@ function mobs:register_spawn(name, nodes, max_light, min_light, chance, active_o
end
minetest.env:add_entity(pos, name)
end
})
})
end
function mobs:register_arrow(name, def)