mirror of
https://github.com/nzp-team/quakec.git
synced 2024-11-12 23:44:34 +00:00
Update weapon_defines.qc
This commit is contained in:
parent
b9246fff17
commit
d4295401ae
1 changed files with 1 additions and 1 deletions
|
@ -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];
|
||||
|
|
Loading…
Reference in a new issue