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
@@ -29,7 +29,7 @@ extern const luaL_Reg vec4lib [];
extern const luaL_Reg worldlib [];
// Components
extern const luaL_Reg modeltreelib [];
extern const luaL_Reg skeletonlib [];
extern const luaL_Reg rigidbodylib [];
extern const luaL_Reg transformlib [];