Skip to content

Commit

Permalink
Update fnc_removeEarplugs.sqf
Browse files Browse the repository at this point in the history
  • Loading branch information
johnb432 committed May 29, 2024
1 parent 60c150a commit b73e928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/hearing/functions/fnc_removeEarplugs.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ if (_displayHint) then {
[LLSTRING(EarPlugs_Are_Off)] call EFUNC(common,displayTextStructured);
};

// Force an immediate fast volume update
// Force an immediate volume update
true call FUNC(updateVolume);

call FUNC(updateHearingProtection);

0 comments on commit b73e928

Please sign in to comment.