Allow players to mute shellmap background music
This commit is contained in:
committed by
Paul Chote
parent
28f7604172
commit
3e2022a3dd
@@ -199,6 +199,7 @@ namespace OpenRA
|
||||
|
||||
public bool CashTicks = true;
|
||||
public bool Mute = false;
|
||||
public bool MuteBackgroundMusic = false;
|
||||
}
|
||||
|
||||
public class PlayerSettings
|
||||
|
||||
Reference in New Issue
Block a user