Skip to content

Commit

Permalink
Update fnc_removePerFrameHandler.sqf
Browse files Browse the repository at this point in the history
  • Loading branch information
OverlordZorn authored Sep 7, 2024
1 parent 920e85a commit 469d975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/common/fnc_removePerFrameHandler.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ params [["_handle", -1, [0]]];

GVAR(perFrameHandlersToRemove) pushBackUnique _index;
true
}, _handle] call CBA_fnc_directCall;
}, _handle] call CBA_fnc_directCall;

0 comments on commit 469d975

Please sign in to comment.