Fixed up wp

This commit is contained in:
ineedbots 2021-06-13 15:57:20 -06:00
parent 57b8bea55f
commit e2edee3355
2 changed files with 1227 additions and 1228 deletions

View File

@ -635,6 +635,8 @@ checkForWarnings()
if (astar.size <= 0) if (astar.size <= 0)
self iprintln("WARNING: waypoint "+wpIdx+" has no path to waypoint " + i); self iprintln("WARNING: waypoint "+wpIdx+" has no path to waypoint " + i);
} }
self iprintln("Waypoint warnings check completed.");
} }
UnLinkWaypoint(nwp) UnLinkWaypoint(nwp)

File diff suppressed because it is too large Load Diff