Ref T706, some fixes around the ATIS voiceroom URL issue

Discord: https://discordapp.com/channels/539048679160676382/602915311380987905/602917602293055489
This commit is contained in:
Klaus Basan
2019-07-22 22:25:20 +02:00
committed by Mat Sutcliffe
parent e5205bef1f
commit ee5f1d329d
9 changed files with 41 additions and 26 deletions

View File

@@ -119,7 +119,7 @@ namespace BlackCore
void clear();
//! Request to update other clients' data from the network
void requestDataUpdates();
void requestAircraftDataUpdates();
//! Request to update ATC stations' ATIS data from the network
void requestAtisUpdates();