Add audio device selection. Fixes #3553.
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