f8b0295...0671290
This commit is contained in:
@@ -211,7 +211,7 @@ namespace Barotrauma
|
||||
}
|
||||
else if (SoundChannels[i] != null && SoundChannels[i].IsPlaying)
|
||||
{
|
||||
SoundChannels[i].Dispose();
|
||||
SoundChannels[i].FadeOutAndDispose();
|
||||
SoundChannels[i] = null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user