mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 09:05:19 +02:00
Add new vector utils (ceil, sign, abs, random_in_area) (#14807)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
_G.core = {}
|
||||
dofile("builtin/common/math.lua")
|
||||
dofile("builtin/common/vector.lua")
|
||||
dofile("builtin/common/misc_helpers.lua")
|
||||
|
||||
|
Reference in New Issue
Block a user