mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 08:45:36 +08:00
Fixed ATIS bug, ATIS was applyIf as IndexAtisMessage (correct IndexAtis).
Also fixed appending CR.
This commit is contained in:
@@ -251,8 +251,6 @@ namespace BlackCore
|
||||
|
||||
/*!
|
||||
* \brief ATIS received
|
||||
* \param callsign
|
||||
* \param atisMessage
|
||||
*/
|
||||
void psFsdAtisQueryReceived(const BlackMisc::Aviation::CCallsign &callsign, const BlackMisc::Aviation::CInformationMessage &atisMessage);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user