Skip to content

Commit

Permalink
Update docs/wiki/framework/wardrobe-framework.md
Browse files Browse the repository at this point in the history
Co-authored-by: Mike-MF <[email protected]>
  • Loading branch information
OverlordZorn and Mike-MF authored Jan 13, 2025
1 parent 3b1d7c4 commit 9e19841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/wiki/framework/wardrobe-framework.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ class CfgWeapons {
class lxWS_H_turban_03_black: lxWS_H_turban_01_black {
class ace_wardrobe: ace_wardrobe_base {
modifiableTo[] = { "lxWS_H_turban_01_black", "lxWS_H_turban_02_black", "lxWS_H_turban_04_black", "H_turban_02_mask_black_lxws" };
components[] = { }; // not needed when empty - only shown as an examlpe for how/when to use components
components[] = { }; // not needed when empty - only shown as an example for how/when to use components
};
};
// WS Turban Variant 4
Expand Down

0 comments on commit 9e19841

Please sign in to comment.