diff --git a/Common/BulletHelpers.cs b/Common/BulletHelpers.cs index 22cc5ce..f12a20a 100644 --- a/Common/BulletHelpers.cs +++ b/Common/BulletHelpers.cs @@ -25,8 +25,9 @@ namespace Common "5cadf6e5ae921500113bb973", // 12.7x55 mm PS12A "5cadf6ddae9215051e1c23b2", // 12.7x55 mm PS12 "5ea2a8e200685063ec28c05a", // .45 acp rip - "5fbe3ffdf8b6a877a729ea82" // .300 aac bcp fmj - }; + "5fbe3ffdf8b6a877a729ea82", // .300 aac bcp fmj + "5e023e6e34d52a55c3304f71" // 7.62x51 tcw sp + }; public static bool BulletIsOnBlackList(string bullet) {