1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

no more children

This commit is contained in:
Lars Mueller 2025-01-20 14:02:30 +01:00
parent 8dbcaf25c3
commit d73b86c16a
3 changed files with 5 additions and 9 deletions

View file

@ -528,8 +528,6 @@ bool CXMeshFileLoader::parseDataObjectFrame(SkinnedMesh::SJoint *Parent)
#ifdef _XREADER_DEBUG
os::Printer::log("using joint ", name.c_str(), ELL_DEBUG);
#endif
if (Parent)
Parent->Children.push_back(joint);
}
// Now inside a frame.