From 9eb163ab4f72fad234d47e9446f5608d1c5c02dc Mon Sep 17 00:00:00 2001 From: DTA7 Date: Tue, 26 Sep 2017 08:17:50 +0200 Subject: Add mute setting (toggled by the mute key and in the volume menu) (#6415) * Add mute setting (toggled by the mute key and in the volume menu) --- builtin/settingtypes.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'builtin') diff --git a/builtin/settingtypes.txt b/builtin/settingtypes.txt index 926a881fe..3e63aaca5 100644 --- a/builtin/settingtypes.txt +++ b/builtin/settingtypes.txt @@ -763,6 +763,8 @@ enable_sound (Sound) bool true sound_volume (Volume) float 0.7 0.0 1.0 +mute_sound (Mute sound) bool false + [Client] [*Network] -- cgit v1.2.3