This commit is contained in:
Nick Fisher
2025-06-04 11:05:19 +08:00
parent 840f3599e7
commit 655ba89b0f

View File

@@ -50,7 +50,6 @@ namespace thermion
_instances.clear();
_asset->releaseSourceData();
_assetLoader->destroyAsset(_asset);
TRACE("Destroyed");
}
void GltfSceneAsset::destroyInstance(SceneAsset *asset) {