This commit is contained in:
Riceball LEE 2024-03-18 18:09:49 +08:00 committed by GitHub
commit 42c872cf9c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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