Osiris icon indicating copy to clipboard operation
Osiris copied to clipboard

Fix recoil crosshair on pistols

Open mdilai opened this issue 3 years ago • 0 comments

Unlike old version (via CVar), the current one doesn't work on pistols because localPlayer->shotsFired() > 1 check is never true on them. Added an alternative check for pistols. Its really useful, especially for dual berettas with autopistol.

mdilai avatar Nov 12 '21 22:11 mdilai