mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Fixed detailed report following settings of player
* Detailed task report now follows coordinate format settings of player.
This commit is contained in:
@@ -1072,7 +1072,7 @@ do -- COORDINATE
|
||||
end
|
||||
|
||||
|
||||
if ModeA2A then
|
||||
if ModeA2A == true then
|
||||
return self:ToStringA2A( Controllable, Settings )
|
||||
else
|
||||
return self:ToStringA2G( Controllable, Settings )
|
||||
|
||||
Reference in New Issue
Block a user