acemod / ACE3

Open-source realism mod for Arma 3
https://ace3.acemod.org
Other
1k stars 736 forks source link

missileguidance - cleanup 2 `params` #10424

Closed PabstMirror closed 2 weeks ago

PabstMirror commented 2 weeks ago

_projectile undefined but was from upper scope _seekerParams undefined but didn't matter

I've been thinking of just just unwrapping arrays once in guidancePFH and inheriting in all the sub funcs, but we can do that in another pr