Skip to content

Commit

Permalink
Add: To weapon.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Hxrv3y committed Jun 10, 2023
1 parent bc06690 commit ea388c1
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 @@ -54,6 +54,7 @@ class cWeapon
"WEAPON_CARBINERIFLE",
"WEAPON_COMBATMG",
"WEAPON_COMBATPISTOL",
"WEAPON_COMBATSHOTGUN",
"WEAPON_CROWBAR",
"WEAPON_GOLFCLUB",
"WEAPON_GRENADELAUNCHER",
Expand Down Expand Up @@ -268,6 +269,7 @@ class cWeapon
"COMPONENT_COMBATMG_CLIP_02",
"COMPONENT_COMBATPISTOL_CLIP_01",
"COMPONENT_COMBATPISTOL_CLIP_02",
"COMPONENT_COMBATSHOTGUN_CLIP_01",
"COMPONENT_GRENADELAUNCHER_CLIP_01",
"COMPONENT_GUSENBERG_CLIP_01",
"COMPONENT_GUSENBERG_CLIP_02",
Expand Down

0 comments on commit ea388c1

Please sign in to comment.