Skip to content

Commit

Permalink
Add(Weapon.h): DB Shotgun + Component
Browse files Browse the repository at this point in the history
  • Loading branch information
Hxrv3y committed Jul 4, 2023
1 parent 3ebd0fd commit 354d5d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cWeapon.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ class cWeapon
"WEAPON_COMBATPDW",
"WEAPON_COMBATPISTOL",
"WEAPON_COMBATSHOTGUN",
"WEAPON_DBSHOTGUN",
"WEAPON_CROWBAR",
"WEAPON_GADGETPISTOL",
"WEAPON_GOLFCLUB",
Expand Down Expand Up @@ -297,6 +298,7 @@ class cWeapon
"COMPONENT_COMBATPISTOL_CLIP_01",
"COMPONENT_COMBATPISTOL_CLIP_02",
"COMPONENT_COMBATSHOTGUN_CLIP_01",
"COMPONENT_DBSHOTGUN_CLIP_01",
"COMPONENT_GADGETPISTOL_CLIP_01",
"COMPONENT_GRENADELAUNCHER_CLIP_01",
"COMPONENT_GUSENBERG_CLIP_01",
Expand Down

0 comments on commit 354d5d1

Please sign in to comment.