mirror of
https://github.com/DrBeef/RTCWQuest.git
synced 2025-04-23 15:33:23 +00:00
Iron sight lock for MP40
This commit is contained in:
parent
a3077f2711
commit
00e55cca84
1 changed files with 1 additions and 1 deletions
|
@ -280,7 +280,7 @@ float virtualStockOffsets[WP_SILENCER][3] = {
|
|||
{0, 0, 0} ,//WP_NONE,
|
||||
{0, 0, 0} ,//WP_KNIFE,
|
||||
{0, 0, 0} ,//WP_LUGER,
|
||||
{0, 0, 0} ,//WP_MP40,
|
||||
{0, -0.108f, -0.3f} ,//WP_MP40,
|
||||
{0, -0.08f, -0.35f} ,//WP_MAUSER,
|
||||
{0.4f, -0.12f, -0.25f} ,//WP_FG42, - needs a slight yaw tweak
|
||||
{0, 0, 0} ,//WP_GRENADE_LAUNCHER,
|
||||
|
|
Loading…
Reference in a new issue