Skip to content

Commit

Permalink
Tweak(Components): Fix the Gusenberg model name from MG to SMG
Browse files Browse the repository at this point in the history
  • Loading branch information
Hxrv3y committed Jun 6, 2023
1 parent 206cfab commit 9e555ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Infos>
<Item type="CWeaponComponentClipInfo">
<Name>COMPONENT_GUSENBERG_CLIP_01</Name>
<Model>w_mg_gusenberg_mag1</Model>
<Model>w_sb_gusenberg_mag1</Model>
<LocName>WCT_CLIP1</LocName>
<LocDesc>WCD_GUSNBRG_CLIP1</LocDesc>
<AttachBone>AAPClip</AttachBone>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Infos>
<Item type="CWeaponComponentClipInfo">
<Name>COMPONENT_GUSENBERG_CLIP_02</Name>
<Model>w_mg_gusenberg_mag2</Model>
<Model>w_sb_gusenberg_mag2</Model>
<LocName>WCT_CLIP1</LocName>
<LocDesc>WCD_GUSNBRG_CLIP2</LocDesc>
<AttachBone>AAPClip</AttachBone>
Expand Down

0 comments on commit 9e555ff

Please sign in to comment.