v1.6.17.0 (Unto the Breach update)
This commit is contained in:
@@ -13,7 +13,7 @@ namespace Barotrauma.Sounds
|
||||
private set;
|
||||
}
|
||||
|
||||
public SoundSourcePool(int sourceCount = SoundManager.SOURCE_COUNT)
|
||||
public SoundSourcePool(int sourceCount = SoundManager.SourceCount)
|
||||
{
|
||||
int alError;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user