mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-13 07:35:41 +08:00
[FS9] Implement time synchronisation
This commit is contained in:
committed by
Mat Sutcliffe
parent
464528da9a
commit
6a5e59b76a
@@ -53,6 +53,9 @@ namespace BlackSimPlugin
|
||||
//! Write weather grid to simulator
|
||||
bool write(const BlackMisc::Weather::CWeatherGrid &weatherGrid);
|
||||
|
||||
//! Set simulator time
|
||||
bool setSimulatorTime(int hour, int minute);
|
||||
|
||||
//! Get the version
|
||||
QString getVersion() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user