Merge pull request #3617 from pchote/audio-device-selector
Audio device selector
This commit is contained in:
@@ -104,7 +104,8 @@ namespace OpenRA.GameRules
|
||||
public bool Repeat = false;
|
||||
public bool MapMusic = true;
|
||||
public string Engine = "AL";
|
||||
|
||||
public string Device = null;
|
||||
|
||||
public SoundCashTicks SoundCashTickType = SoundCashTicks.Extreme;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user