Skip to content

Commit ca7f71d

Browse files
authored
compat_sog - fix undef (#11171)
1 parent 3d1b9ef commit ca7f71d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

addons/compat_sog/compat_sog_wardrobe/ACE_Wardrobe_Uniforms_B.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ UNIFORM_SLEEVES(vn_b_uniform_seal_01_07,vn_b_uniform_seal_02_07);
3737
*/
3838

3939
// macv 05 and 04 are inconsistent: different uniform maxLoad. can cause loss of items when the uniform is filled. Difference is 1lb which translates to 16~17x ace bandages or 1x 1l blood
40-
#undef B_U_PAIR_SET // previously defined in Uniforms_B.hpp
4140
#define B_U_PAIR_SET(camo)\
4241
B_U_PAIR(macv,02,03,camo);\
4342
B_U_PAIR(macv,05,04,camo)

0 commit comments

Comments
 (0)