Move math.hypot() to misc_helpers.lua and fix zero-division error
authorShadowNinja <noreply@gmail.com>
Sun, 7 Jul 2013 16:02:11 +0000 (12:02 -0400)
committerkwolekr <kwolekr@minetest.net>
Mon, 8 Jul 2013 01:47:38 +0000 (21:47 -0400)
commita75afb85ca6338da847172bbed3cc776d3aced20
tree2f02ef8ea34c6ea30df1ddbc391c792f1c59cbd6
parent9dcd21911a438fbec5b5aa8cc1f5bb1975a1b98f
Move math.hypot() to misc_helpers.lua and fix zero-division error
builtin/misc.lua
builtin/misc_helpers.lua