Clear unknowns in LegoAnimNodeData (#1617)

This commit is contained in:
Fabian Neundorf
2025-07-12 02:11:12 +02:00
committed by GitHub
parent a34c293177
commit d9d9880d8b
3 changed files with 8 additions and 8 deletions

View File

@@ -524,7 +524,7 @@ LegoAnimNodeData::LegoAnimNodeData()
m_translationKeys = NULL;
m_roiIndex = 0;
m_rotationKeys = NULL;
m_unk0x22 = 0;
m_boundaryIndex = 0;
m_scaleKeys = NULL;
m_morphKeys = NULL;
m_translationIndex = 0;