mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-08 17:56:50 +00:00
Merge branch 'FF/Develop' into FF/Fox2
This commit is contained in:
@@ -2075,7 +2075,7 @@ do -- COORDINATE
|
||||
-- @return #string The coordinate Text in the configured coordinate system.
|
||||
function COORDINATE:ToString( Controllable, Settings, Task )
|
||||
|
||||
self:E( { Controllable = Controllable and Controllable:GetName() } )
|
||||
-- self:E( { Controllable = Controllable and Controllable:GetName() } )
|
||||
|
||||
local Settings = Settings or ( Controllable and _DATABASE:GetPlayerSettings( Controllable:GetPlayerName() ) ) or _SETTINGS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user