mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 16:56:53 +08:00
Ref T423, aligned "emulated driver"
* renamed to "updateRemoteAircraft" * use new force update functions
This commit is contained in:
@@ -152,7 +152,7 @@ namespace BlackSimPlugin
|
||||
|
||||
//! Fetch data from interpolator
|
||||
//! \remarks basically does the same as a real driver, obtains data from the interpolator
|
||||
void fetchFromInterpolator();
|
||||
void updateRemoteAircraft();
|
||||
|
||||
bool m_log = false; //!< from settings
|
||||
bool m_paused = false;
|
||||
|
||||
Reference in New Issue
Block a user