mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 21:15:33 +08:00
Ref T322, renamings
This commit is contained in:
committed by
Roland Winklmeier
parent
09ab653cf9
commit
b4e17ed091
@@ -263,7 +263,7 @@ namespace BlackCore
|
||||
CAtcStation station;
|
||||
CAtcStationList stations = m_atcStationsOnline.findIfComUnitTunedIn25KHz(comSystem);
|
||||
if (stations.isEmpty()) { return station; }
|
||||
stations.sortByDistanceToOwnAircraft();
|
||||
stations.sortByDistanceToReferencePosition();
|
||||
return stations.front();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user