fix: missing load in background flag on clap sample asset (#413)

This commit is contained in:
bd_ 2023-09-03 18:10:06 +09:00 committed by GitHub
parent dc0b329626
commit 8251f3fcf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ AudioImporter:
forceToMono: 1
normalize: 1
preloadAudioData: 1
loadInBackground: 0
loadInBackground: 1
ambisonic: 0
3D: 1
userData: