Add lower volume / earplugs hotkey and status UI icon

This commit is contained in:
ebaydayz
2016-04-30 21:19:06 -04:00
parent ba751dad4a
commit ab7254a121
11 changed files with 42 additions and 10 deletions

View File

@@ -569,6 +569,7 @@ if (!isDedicated) then {
dayz_thirst = 0;
dayz_nutrition = 0;
dayz_preloadFinished = true;
dayz_soundMuted = false;
dayz_statusArray = [1,1];
dayz_disAudial = 0;
dayz_disVisual = 0;