mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2024-12-29 02:35:06 +08:00
fix: missing load in background flag on clap sample asset (#413)
This commit is contained in:
parent
dc0b329626
commit
8251f3fcf7
@ -14,7 +14,7 @@ AudioImporter:
|
||||
forceToMono: 1
|
||||
normalize: 1
|
||||
preloadAudioData: 1
|
||||
loadInBackground: 0
|
||||
loadInBackground: 1
|
||||
ambisonic: 0
|
||||
3D: 1
|
||||
userData:
|
||||
|
Loading…
Reference in New Issue
Block a user