mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-24 09:54:16 +08:00
Ref T632, use rendered and callsign as tie breaker if distance is equal in snapshot
This commit is contained in:
@@ -119,6 +119,9 @@ namespace BlackMisc
|
||||
|
||||
//! Number of aircraft with parts
|
||||
int countAircraftPartsSynchronized() const;
|
||||
|
||||
//! Same as sortByDistanceToReferencePosition, but consider callsign and rendered as secondary criteria
|
||||
void sortByDistanceToReferencePositionRenderedCallsign();
|
||||
};
|
||||
|
||||
//! Aircraft per callsign
|
||||
|
||||
Reference in New Issue
Block a user