rename rig to skeleton

This commit is contained in:
MihailRis
2024-07-10 04:28:12 +03:00
parent 91230ecbeb
commit 60f4f33180
24 changed files with 187 additions and 187 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
local tsf = entity.transform
local body = entity.rigidbody
local rig = entity.modeltree
local rig = entity.skeleton
inair = true
ready = false