diff --git a/source/sw/src/panel.cpp b/source/sw/src/panel.cpp index f89033541..8204240f4 100644 --- a/source/sw/src/panel.cpp +++ b/source/sw/src/panel.cpp @@ -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