mirror of
https://github.com/ElCeejo/creatura.git
synced 2025-04-30 13:51:41 -04:00
Merge 30649933f7
into 24f997039f
This commit is contained in:
commit
42c872cf9c
1 changed files with 2 additions and 0 deletions
2
api.lua
2
api.lua
|
@ -56,6 +56,8 @@ end
|
|||
---------------
|
||||
-- Utilities --
|
||||
---------------
|
||||
creatura.vec_center = vec_center
|
||||
creatura.vec_raise = vec_raise
|
||||
|
||||
function creatura.is_valid(mob)
|
||||
if not mob then return false end
|
||||
|
|
Loading…
Add table
Reference in a new issue