Skip to content

Commit

Permalink
Missile Guidance - Fix duplicate prep (#10580)
Browse files Browse the repository at this point in the history
  • Loading branch information
PabstMirror authored Dec 20, 2024
1 parent 4173c81 commit d28a5bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion addons/missileguidance/XEH_PREP.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ PREP(mwr_onFired);
PREP(IR_onFired);

// Navigation OnFired
PREP(navigationType_lineOfSight);
PREP(proNav_onFired);
PREP(line_onFired);

0 comments on commit d28a5bd

Please sign in to comment.