Skip to content

Commit

Permalink
Merge branch 'main' into EquipmentTag
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasBrostrom authored Apr 9, 2024
2 parents 5ad0fdc + d69f3d7 commit 70cfd27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cScripts/functions/systems/fn_getArsenalWhitelist.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ private _weaponSystemItems = [];
};
} forEach _allEquipmentTags;


private _whitelist = _loadoutSpecificItems + _commonSideItems + _companyItems + _companyPlatoonItems + _weaponSystemItems;


_whitelist

0 comments on commit 70cfd27

Please sign in to comment.