mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 12:55:31 +08:00
Ref T180, clear hints when all aircraft are cleared
This commit is contained in:
@@ -577,6 +577,7 @@ namespace BlackCore
|
||||
m_aircraftToAddAgainWhenRemoved.clear();
|
||||
m_highlightedAircraft.clear();
|
||||
m_callsignsToBeRendered.clear();
|
||||
m_hints.clear();
|
||||
}
|
||||
|
||||
CAirportList CSimulatorCommon::getWebServiceAirports() const
|
||||
|
||||
Reference in New Issue
Block a user