mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
ZCC
- Fixed unit counting in status report.
This commit is contained in:
@@ -2380,6 +2380,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