mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
no more children
This commit is contained in:
parent
8dbcaf25c3
commit
d73b86c16a
3 changed files with 5 additions and 9 deletions
|
@ -329,8 +329,6 @@ public:
|
|||
return {trs};
|
||||
}
|
||||
|
||||
//! List of child joints
|
||||
std::vector<SJoint *> Children;
|
||||
|
||||
//! List of attached meshes
|
||||
std::vector<u32> AttachedMeshes;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue