Add better sound muted status UI icon and background

Icon contributed by Tugodoomer and AlexAFlorov. See
https://github.com/DayZMod/DayZ/issues/625 for details
This commit is contained in:
ebaydayz
2016-07-20 15:24:31 -04:00
parent d0a2260fb1
commit f314a39e43
11 changed files with 43 additions and 16 deletions

View File

@@ -56,7 +56,7 @@ if (isNil "keyboard_keys") then {
_handled = true;
};
_muteSound = {
call player_muteSound;
call player_toggleSoundMute;
_handled = true;
};
_rifle = {