mirror of
https://github.com/DCFApixels/DragonECS-Unity.git
synced 2025-09-17 17:34:34 +08:00
Update EcsEntityConnect.cs
This commit is contained in:
parent
d0d3d5bd78
commit
ba93aa4871
@ -129,6 +129,7 @@ namespace DCFApixels.DragonECS
|
||||
unityGameObjects.TryDel(oldEntityID);
|
||||
}
|
||||
_world = null;
|
||||
_entity = entlong.NULL;
|
||||
}
|
||||
#endregion
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user