mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-12 04:31:09 +00:00
Merge branch 'develop' into FF/Fox2
This commit is contained in:
@@ -2384,6 +2384,7 @@ do -- Route methods
|
||||
|
||||
local FromCoordinate = self:GetCoordinate()
|
||||
|
||||
--local FromWP = FromCoordinate:WaypointGround()
|
||||
local FromWP = FromCoordinate:WaypointGround(Speed, Formation)
|
||||
local ToWP = ToCoordinate:WaypointGround( Speed, Formation )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user