Skip to content

Commit

Permalink
Interact Menu - Make List default (acemod#8217)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonpas authored and PabstMirror committed May 23, 2021
1 parent 4678518 commit a80a0b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/interact_menu/initSettings.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"CHECKBOX",
LSTRING(UseListMenu),
[format ["ACE %1", LLSTRING(Category_InteractionMenu)], LLSTRING(Category_InteractionMenu)],
false,
true,
false
] call CBA_fnc_addSetting;

Expand Down

0 comments on commit a80a0b8

Please sign in to comment.