Add VideoVolume
This commit is contained in:
@@ -38,6 +38,7 @@ namespace OpenRA.GameRules
|
||||
//Sound Settings
|
||||
public float SoundVolume = 0.5f;
|
||||
public float MusicVolume = 0.5f;
|
||||
public float VideoVolume = 0.5f;
|
||||
public bool MusicPlayer = false;
|
||||
|
||||
// Internal game settings
|
||||
|
||||
Reference in New Issue
Block a user