Unstable v0.19.1.0
This commit is contained in:
@@ -11,7 +11,7 @@ using Barotrauma.Media;
|
||||
|
||||
namespace Barotrauma.Sounds
|
||||
{
|
||||
public class VideoSound : Sound
|
||||
class VideoSound : Sound
|
||||
{
|
||||
private readonly object mutex;
|
||||
private Queue<short[]> sampleQueue;
|
||||
|
||||
Reference in New Issue
Block a user