ACE3/addons/nlaw/XEH_PREP.hpp
Brandon Danyluk 19dcf00aff Fix NLAW and PLOS
The missile pitches up due to initial angle stuff. I don't know if this is behaviour we want to fix or not?
2021-04-21 00:23:21 -06:00

9 lines
123 B
C++

LOG("prep");
PREP(attackProfile);
PREP(keyDown);
PREP(onFired);
PREP(seeker);
PREP(navigation);
PREP(navigation_onFired);