acemod / ACE3

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

missileguidance - cleanup 2 `params` #10424

Closed PabstMirror closed 1 month ago

PabstMirror commented 1 month 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