Merge pull request #20 from nzp-team/ads-fix-m1a1

m1a1-adsfix
This commit is contained in:
Ian 2023-01-16 01:17:49 -05:00 committed by GitHub
commit 9cd8da02d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1403,7 +1403,7 @@ vector GetWeaponADSPos(float wep) {
return [-4.6, 3.90, 1.12];
case W_M1A1:
case W_WIDDER:
return [-1.0, 2.7, 1.];
return [-1.0, 2.7, 1.6];
case W_MP40:
case W_AFTERBURNER:
return [-3.79, 5.74, 3.25];