mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
Ref T270, Ref T268, plugin common / simulator improvements
* connect with "about to quit" * added interface declarations * sim statistics, use common function setStatsRemoteAircraftUpdate and double for average values
This commit is contained in:
@@ -85,7 +85,7 @@ namespace BlackSimPlugin
|
||||
// reset flags
|
||||
m_simPaused = false;
|
||||
this->emitSimulatorCombinedStatus();
|
||||
return true;
|
||||
return CSimulatorPluginCommon::disconnectFrom();
|
||||
}
|
||||
|
||||
bool CSimulatorFsCommon::isFsuipcConnected() const
|
||||
|
||||
Reference in New Issue
Block a user