Added AllowLargeSounds setting to disable v2 sound-decode strictness
Conflicts: indra/newview/app_settings/settings.xml
This commit is contained in:
@@ -115,6 +115,8 @@ void LLAudioEngine::setDefaults()
|
||||
|
||||
for (U32 i = 0; i < LLAudioEngine::AUDIO_TYPE_COUNT; i++)
|
||||
mSecondaryGain[i] = 1.0f;
|
||||
|
||||
mAllowLargeSounds = false;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user