Scientist Hunt: Set the double barrel muzzle flash.

This commit is contained in:
Marco Cawthorne 2019-09-04 04:39:46 +02:00
parent bc4bd0580d
commit 0841eb65f0

View file

@ -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) {