mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-20 00:02:55 +00:00
ZoneCode: Fix commands for SndBank
This commit is contained in:
parent
21f395ab7d
commit
ef1ca03ed3
@ -401,8 +401,8 @@ set string assetFileName;
|
||||
|
||||
// SndDuck
|
||||
use SndDuck;
|
||||
set count attenuation 128;
|
||||
set count filter 128;
|
||||
set count attenuation 32;
|
||||
set count filter 32;
|
||||
|
||||
// SndRuntimeAssetBank
|
||||
use SndRuntimeAssetBank;
|
||||
|
Loading…
x
Reference in New Issue
Block a user