- SW: Implement cl_weaponsway for game.

This commit is contained in:
Mitchell Richters 2020-08-19 15:35:04 +10:00
parent 0a8f7e60b6
commit 042caf1b21

View file

@ -6800,7 +6800,7 @@ pWeaponBob(PANEL_SPRITEp psp, short condition)
}
}
if (TEST(psp->flags, PANF_BOB))
if (cl_weaponsway && TEST(psp->flags, PANF_BOB))
{
// //
// sin_xxx moves the weapon left-right