Skip to content

Commit

Permalink
Tweak(Components): Fix crash when selecting Minigun Component
Browse files Browse the repository at this point in the history
  • Loading branch information
Hxrv3y committed Jun 24, 2023
1 parent a8668f8 commit a90e41c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cWeapon.h
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ class cWeapon
"COMPONENT_MICROSMG_CLIP_02",
"COMPONENT_MINISMG_CLIP_01",
"COMPONENT_MINISMG_CLIP_02",
"COMPONT_MINIGUN_CLIP_01",
"COMPONENT_MINIGUN_CLIP_01",
"COMPONENT_AT_MUZZLE_01",
"COMPONENT_AT_MUZZLE_02",
"COMPONENT_AT_MUZZLE_03",
Expand Down

0 comments on commit a90e41c

Please sign in to comment.