mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-30 05:51:23 +08:00
Minor Tweaks
* renamed methods in aircraft class, new helper method * renamed method in aircraft list * renamed method in datafile reader
This commit is contained in:
@@ -62,7 +62,7 @@ namespace BlackMisc
|
||||
|
||||
//! \brief Update aircraft with data from VATSIM data file
|
||||
//! \remarks The list used needs to contain the VATSIM data file objects
|
||||
bool updateFromVatsimDataFileAircraft(CAircraft &aircraftToBeUpdated) const;
|
||||
bool updateWithVatsimDataFileData(CAircraft &aircraftToBeUpdated) const;
|
||||
};
|
||||
|
||||
} //namespace
|
||||
|
||||
Reference in New Issue
Block a user