mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2026-04-21 17:35:56 +08:00
fix
This commit is contained in:
parent
9bd7558bdd
commit
4a89f2a4a5
@ -239,6 +239,7 @@ namespace DCFApixels.DragonECS
|
||||
{
|
||||
DelEntity(Entities[i]);
|
||||
}
|
||||
ReleaseDelEntityBufferAll();
|
||||
|
||||
_isDestroyed = true;
|
||||
_listeners.InvokeOnWorldDestroy();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user