Skip to content

Commit

Permalink
Merge pull request #1523 from ampersand38/zeus-check-for-keybinds
Browse files Browse the repository at this point in the history
  • Loading branch information
commy2 committed Dec 18, 2021
2 parents 6ddc6e8 + b706730 commit 953cdfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/accessory/fnc_switchAttachment.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Author:
---------------------------------------------------------------------------- */

params ["_itemType", "_switchTo"];
if (!isNull curatorCamera) exitWith {};

private ["_currItem", "_switchItem"];
private _unit = call CBA_fnc_currentUnit;
Expand Down

0 comments on commit 953cdfe

Please sign in to comment.