Scientist Hunt: Set the double barrel muzzle flash.
This commit is contained in:
parent
bc4bd0580d
commit
0841eb65f0
1 changed files with 1 additions and 0 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue