This commit is contained in:
Steam Deck User 2023-01-16 01:51:03 -05:00
commit a7ff74e411

View file

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