mirror of
https://github.com/whoahq/whoa.git
synced 2026-02-01 00:02:45 +03:00
feat(component): clear dirty sections in CCharacterComponent::RenderPrepSections
This commit is contained in:
parent
6147f85400
commit
2fb38d3ebb
@ -857,6 +857,8 @@ void CCharacterComponent::RenderPrepSections() {
|
||||
|
||||
this->m_flags &= ~0x1;
|
||||
|
||||
this->m_sectionDirty = 0;
|
||||
|
||||
// TODO
|
||||
|
||||
s_bInRenderPrep = 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user