ZoneCode: Fix commands for SndBank

This commit is contained in:
Jan 2019-12-23 17:55:57 +01:00
parent 21f395ab7d
commit ef1ca03ed3

View File

@ -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;