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