Rename modlib.number to modlib.math

This commit is contained in:
Lars Mueller 2020-12-19 15:01:42 +01:00
parent 3a5b436e11
commit 90bb055c6f
2 changed files with 1 additions and 1 deletions

@ -62,7 +62,7 @@ local components = {
func = {},
log = {},
minetest = {},
number = {},
math = {string = "local"},
player = {},
table = {},
text = {string = "local"},