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 d5631b9 commit 65b7a2c
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 @@ -210,7 +210,7 @@ class CfgWeapons {
class lxWS_H_turban_01_black: H_Shemag_khk {
class ace_wardrobe: ace_wardrobe_base {
modifiableTo[] = { "lxWS_H_turban_02_black", "lxWS_H_turban_03_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 2
Expand Down

0 comments on commit 65b7a2c

Please sign in to comment.