Skip to content

Commit

Permalink
quick drift away edit
Browse files Browse the repository at this point in the history
  • Loading branch information
Halbann committed Nov 23, 2022
1 parent 8501e3a commit 423583b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/KerbalCombatSystems/ShipController.cs
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,6 @@ private IEnumerator UpdateBehaviour()

Vector3 toTarget;
fc.throttle = 0;
fc.attitude = FromTo(vessel, target).normalized;

while (UnderTimeLimit() && target != null && !complete)
{
Expand Down

0 comments on commit 423583b

Please sign in to comment.