mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 21:56:43 +08:00
refs #279, improved FSUIPC support, reading all standard values including SB3 xpdr indent
This commit is contained in:
@@ -478,6 +478,7 @@ namespace BlackSimPlugin
|
||||
void CSimulatorFsx::dispatch()
|
||||
{
|
||||
SimConnect_CallDispatch(m_hSimConnect, SimConnectProc, this);
|
||||
if (this->m_fsuipc) this->m_fsuipc->process();
|
||||
}
|
||||
|
||||
void CSimulatorFsx::connectToFinished()
|
||||
|
||||
Reference in New Issue
Block a user