Crayons ECS (#6364)

This commit is contained in:
metalgearsloth
2022-02-06 23:32:32 +11:00
committed by GitHub
parent 1e10314900
commit 627cbba2b6
6 changed files with 207 additions and 187 deletions

View File

@@ -47,6 +47,7 @@ namespace Content.Client.Crayon.UI
if (disposing)
{
_menu?.Close();
_menu = null;
}
}
}