mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
Ref T706, some fixes around the ATIS voiceroom URL issue
Discord: https://discordapp.com/channels/539048679160676382/602915311380987905/602917602293055489
This commit is contained in:
committed by
Mat Sutcliffe
parent
e5205bef1f
commit
ee5f1d329d
@@ -277,7 +277,7 @@ namespace BlackCore
|
||||
virtual BlackMisc::Aviation::CAtcStationList getSelectedAtcStations() const = 0;
|
||||
|
||||
//! Request data updates (pilot's frequencies, ATIS, ..)
|
||||
virtual void requestDataUpdates() = 0;
|
||||
virtual void requestAircraftDataUpdates() = 0;
|
||||
|
||||
//! Request ATIS updates (for all stations)
|
||||
virtual void requestAtisUpdates() = 0;
|
||||
|
||||
Reference in New Issue
Block a user