mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
When we don't coalesce target points on the kneeboard we call add_waypoint_row multiple times, so calls after the first were using the travel time from one strike target to the next. Since they were so close that rounded down to zero and caused a divide by zero error. Update the last waypoint in add_waypoint instead.
13 KiB
13 KiB