Skip to content

Commit

Permalink
Fix Kosher Arsenal Entity Menu duplication
Browse files Browse the repository at this point in the history
  • Loading branch information
Tapawingo committed May 23, 2024
1 parent d5c58f3 commit 116ab8b
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions framework/components/kosherArsenal/XEH_3denInit.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,6 @@ private _ammoBoxAction = [
}
];

[
_path,
"Kosher Arsenal",
"a3\3den\data\displays\display3den\toolbar\open_ca.paa",
{},
[],
[
_ammoBoxAction
]
] call EFUNC(3den,addMenuItem);

private _randomLoadoutAction = [
"Set Random Loadout",
"a3\ui_f\data\gui\rsc\rscdisplayarsenal\uniform_ca.paa",
Expand Down

0 comments on commit 116ab8b

Please sign in to comment.