mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-09 21:45:34 +08:00
Update VATSIM data file reader to read new JSON data file format
This commit is contained in:
@@ -576,7 +576,7 @@ namespace BlackCore
|
||||
void receivedMetars(const BlackMisc::Weather::CMetarList &metars);
|
||||
|
||||
//! VATSIM data file has been read
|
||||
void vatsimDataFileRead(int lines);
|
||||
void vatsimDataFileRead(int kB);
|
||||
|
||||
//! VATSIM status file has been read
|
||||
void vatsimStatusFileRead(int lines);
|
||||
|
||||
Reference in New Issue
Block a user