mirror of
https://github.com/MaddyThorson/StrawberryBF.git
synced 2024-11-25 16:18:56 +08:00
Components of removed Entities untracked
This commit is contained in:
parent
b41ff6078c
commit
33dad92fcf
|
@ -37,6 +37,7 @@ namespace Strawberry
|
|||
{
|
||||
c.End();
|
||||
c.[Friend]IsAwake = false;
|
||||
Scene.[Friend]UntrackComponent(c);
|
||||
}
|
||||
Scene = null;
|
||||
IsAwake = false;
|
||||
|
|
Loading…
Reference in New Issue
Block a user