Skip to content

Commit

Permalink
fix AT bug
Browse files Browse the repository at this point in the history
  • Loading branch information
McDiod committed Jun 27, 2017
1 parent 98b812f commit ada785f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions loadouts/us_army.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ class us_army {
primaryWeaponOptics = "";
primaryWeaponPointer = "";
primaryWeaponUnderbarrel = "";
primaryWeaponUnderbarrelMagazine = "";
secondaryWeapon = "";
secondaryWeaponMagazine = "";
handgunWeapon = "rhsusf_weap_m9";
handgunWeaponMagazine = "rhsusf_mag_15Rnd_9x19_JHP";
uniform = "rhs_uniform_cu_ocp";
Expand Down

0 comments on commit ada785f

Please sign in to comment.