mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 08:45:36 +08:00
[FSD] Style
This commit is contained in:
committed by
Mat Sutcliffe
parent
123387f1a7
commit
911b23e29d
@@ -332,7 +332,7 @@ namespace BlackCore
|
||||
//! Asynchronously add aircraft
|
||||
//! \threadsafe
|
||||
//! \sa addNewAircraftInRange
|
||||
void asyncAddNewAircraftInRange(const BlackMisc::Simulation::CSimulatedAircraftList &aircraft, bool readyForModelMatching);
|
||||
void asyncReInitializeAllAircraft(const BlackMisc::Simulation::CSimulatedAircraftList &aircraft, bool readyForModelMatching);
|
||||
|
||||
//! Update online stations by callsign
|
||||
int updateOnlineStation(const BlackMisc::Aviation::CCallsign &callsign, const BlackMisc::CPropertyIndexVariantMap &vm, bool skipEqualValues = true, bool sendSignal = true);
|
||||
|
||||
Reference in New Issue
Block a user