Page 1 of 1

LineAttack LAF_NOINTERACT added functionality

Posted: Fri Sep 07, 2018 10:28 am
by Major Cooke
Pull Request

A simple one.

Before LineAttack was introduced, or so I think, LAF_NOINTERACT had no business with the struct because it wasn't needed, as it was made directly for A_FireBullets and A_CustomBulletAttack. Now that LineAttack is exposed and we can access the struct, might as well enable its use.

The only thing I changed was the position of where the struct is filled in the code. That's it.

Re: LineAttack LAF_NOINTERACT added functionality

Posted: Sat Sep 15, 2018 8:58 am
by Major Cooke
Thanks Graf. This can be closed.