mirror of
https://github.com/nzp-team/quakec.git
synced 2024-11-25 21:31:28 +00:00
Merge branch 'main' of https://github.com/nzp-team/quakec
This commit is contained in:
commit
a7ff74e411
1 changed files with 1 additions and 1 deletions
|
@ -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];
|
||||||
|
|
Loading…
Reference in a new issue