mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-11 15:28:11 -05:00
ZoneCode: Fix commands for SndBank
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user