mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
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:
@@ -56,7 +56,7 @@ if (isNil "keyboard_keys") then {
|
||||
_handled = true;
|
||||
};
|
||||
_muteSound = {
|
||||
call player_muteSound;
|
||||
call player_toggleSoundMute;
|
||||
_handled = true;
|
||||
};
|
||||
_rifle = {
|
||||
|
||||
Reference in New Issue
Block a user