Revise r6974

git-svn-id: https://svn.eduke32.com/eduke32@6978 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
terminx 2018-09-06 19:07:02 +00:00
parent 4c4c5f569c
commit f3e0a0b892

View file

@ -971,8 +971,7 @@ static int A_ShootCustom(int const spriteNum, int const projecTile, int shootAng
startPos->y + tabledivide32_noinline(sintable[(shootAng + 348) & 2047], pProj->offset),
startPos->z - (1 << 8), projecTile, 0, 14, 14, shootAng, pProj->vel, zvel, spriteNum, 4);
if (pProj->workslike & PROJECTILE_RPG_IMPACT_DAMAGE)
sprite[otherSprite].extra = Proj_GetDamage(pProj);
sprite[otherSprite].extra = Proj_GetDamage(pProj);
if (!(pProj->workslike & PROJECTILE_BOUNCESOFFWALLS))
sprite[otherSprite].yvel = l; // NOT_BOUNCESOFFWALLS_YVEL