Skip to content

Commit

Permalink
Update addons/goggles/functions/fnc_applyCrackEffect.sqf
Browse files Browse the repository at this point in the history
  • Loading branch information
johnb432 authored Jan 13, 2025
1 parent d7afdce commit 964b38f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/goggles/functions/fnc_applyCrackEffect.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
*/

if (GETBROKEN) exitWith { true };

private _unit = ACE_player;
private _config = configFile >> "CfgGlasses" >> goggles _unit;

Expand Down

0 comments on commit 964b38f

Please sign in to comment.