diff --git a/src/model/CM2Model.cpp b/src/model/CM2Model.cpp index 109036a..3756ec9 100644 --- a/src/model/CM2Model.cpp +++ b/src/model/CM2Model.cpp @@ -1237,7 +1237,6 @@ int32_t CM2Model::InitializeLoaded() { } } - if (this->m_shared->skinProfile->skinSections.Count()) { buffer = ALIGN_BUFFER(buffer, start, uint32_t); this->m_skinSections = reinterpret_cast(buffer);