Skip to content

Commit

Permalink
Update fnc_showRWatch.sqf
Browse files Browse the repository at this point in the history
  • Loading branch information
mazinskihenry committed Dec 17, 2024
1 parent 06ad41e commit ba651b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions addons/watch/functions/fnc_showRWatch.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ private _o2 = _display displayCtrl 22810;
_pfhID call CBA_fnc_removePerFrameHandler;
};

_unit setVariable [QGVAR(rangerPFH), _pfhID, false];

private _altitudeValue = round((getPosASL _unit) select 2);

if (GVAR(altitudeUnit) == 1) then {
Expand Down

0 comments on commit ba651b4

Please sign in to comment.