Skip to content

Commit

Permalink
Update config.lua
Browse files Browse the repository at this point in the history
Wrong wep component for pistol50
  • Loading branch information
SlugTeamSix authored Sep 13, 2021
1 parent 7a7e869 commit 1143157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ WeaponAttachments = {
item = 'pistol_flashlight',
},
['suppressor'] = {
component = 'COMPONENT_AT_PI_SUPP',
component = 'COMPONENT_AT_AR_SUPP_02',
label = 'Suppressor',
item = 'pistol_suppressor',
},
Expand Down

0 comments on commit 1143157

Please sign in to comment.