1
0
mirror of https://github.com/Ylianst/MeshAgent synced 2026-01-05 18:13:38 +00:00

Updated Garbage Handling

This commit is contained in:
Bryan Roe
2021-02-17 01:00:21 -08:00
parent ebf06898b2
commit 55f0f91587
9 changed files with 42 additions and 12 deletions

View File

@@ -306,6 +306,9 @@ function macos_identifiers()
trimIdentifiers(ret.identifiers);
child = null;
return (ret);
}