Fix RCS1074
This commit is contained in:
@@ -27,8 +27,6 @@ namespace OpenRA.Platforms.Default
|
||||
return defaultDevices;
|
||||
}
|
||||
|
||||
public DummySoundEngine() { }
|
||||
|
||||
public ISoundSource AddSoundSourceFromMemory(byte[] data, int channels, int sampleBits, int sampleRate)
|
||||
{
|
||||
return new NullSoundSource();
|
||||
|
||||
Reference in New Issue
Block a user