SDK/World: Fix waiting entities not being cleared on time
This commit is contained in:
@@ -119,6 +119,7 @@ namespace Ndk
|
||||
// This is made to avoid that handle warn uselessly entities before their destruction
|
||||
m_entities.clear();
|
||||
m_entityBlocks.clear();
|
||||
m_waitingEntities.clear();
|
||||
|
||||
m_aliveEntities.Clear();
|
||||
m_dirtyEntities.Clear();
|
||||
|
||||
Reference in New Issue
Block a user