Merge branch 'master' into GalacticSearch

This commit is contained in:
Ryan
2021-04-15 16:50:23 -06:00
committed by GitHub
37 changed files with 2146 additions and 115 deletions
@@ -111,6 +111,7 @@ public class TrackTarget extends CommandBase {
m_shooter.m_fireVel = fireVel;
m_shooterHood.m_fireAngle = fireAngle;// + m_shooter.shooterTrims.m_hoodTrim;
m_shooterAim.m_targetDistance = distance;
}
}