diff --git a/src/shared/scihunt/w_cannon.c b/src/shared/scihunt/w_cannon.c index e8055b68..c00e07d3 100644 --- a/src/shared/scihunt/w_cannon.c +++ b/src/shared/scihunt/w_cannon.c @@ -117,6 +117,7 @@ void w_cannon_primary(void) return; } + View_SetMuzzleflash(MUZZLE_SMALL); Weapons_ViewPunchAngle([-5,0,0]); #else if (pl.cannon_mag != 2) {