Clean up, increase build stability (#583)
* Update base.yml * bandit -> sociopath * some fixes * syringe * vaults * Update ContentAudioSystem.CP14AmbientLoop.cs
This commit is contained in:
@@ -43,6 +43,8 @@ public sealed partial class ContentAudioSystem
|
||||
|
||||
private void CP14UpdateAmbientLoops()
|
||||
{
|
||||
return; //DISABLED UNTIL CLIENT ERROR SPAM FIXED
|
||||
|
||||
if (_timing.CurTime <= _nextUpdateTime)
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user