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