Skip to content

Commit 157b5a0

Browse files
Kitsune44BenLubar
andauthored
Apply suggestion from @BenLubar
Co-authored-by: Ben Lubar <ben.lubar+github@gmail.com>
1 parent 1cd0da0 commit 157b5a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/game/shared/swarm/asw_weapon_autogun_shared.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ class CASW_Weapon_Autogun : public CASW_Weapon_Rifle
4141
#else
4242
virtual const float GetAutoAimAmount()
4343
{
44-
return 0.26f;
44+
return 0.36f;
4545
}
4646
virtual const float GetAutoAimRadiusScale()
4747
{

0 commit comments

Comments
 (0)