diff --git a/src/component/CCharacterComponent.cpp b/src/component/CCharacterComponent.cpp index cac13b9..daef350 100644 --- a/src/component/CCharacterComponent.cpp +++ b/src/component/CCharacterComponent.cpp @@ -857,6 +857,8 @@ void CCharacterComponent::RenderPrepSections() { this->m_flags &= ~0x1; + this->m_sectionDirty = 0; + // TODO s_bInRenderPrep = 0;