formatting

This commit is contained in:
Nick Fisher
2025-06-23 12:25:30 +08:00
parent ce23b9f3cd
commit 7e802f7b23

View File

@@ -939,7 +939,8 @@ class FFIFilamentApp extends FilamentApp<Pointer> {
GltfResourceLoader_destroyRenderThread(
engine, gltfResourceLoader, requestId, cb));
return FFIAsset(asset, this, animationManager.cast<TAnimationManager>(), keepData:keepData);
return FFIAsset(asset, this, animationManager.cast<TAnimationManager>(),
keepData: keepData);
} finally {
if (FILAMENT_WASM) {
//stackRestore(stackPtr);