(b7fdbd373) Merge branch 'dev' of github.com:Regalis11/Barotrauma-development into dev
This commit is contained in:
@@ -74,7 +74,7 @@ namespace Barotrauma.Sounds
|
||||
|
||||
public override SoundChannel Play()
|
||||
{
|
||||
return Play(1.0f);
|
||||
return Play(0.5f);
|
||||
}
|
||||
|
||||
public override int FillStreamBuffer(int samplePos, short[] buffer)
|
||||
|
||||
Reference in New Issue
Block a user