mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 21:15:33 +08:00
refs #241 Move CFsuipc into simulator_fscommon
This commit is contained in:
@@ -48,7 +48,7 @@ namespace BlackSimPlugin
|
||||
m_simulatorInfo(CSimulatorInfo::FSX()),
|
||||
m_simconnectTimerId(-1),
|
||||
m_skipCockpitUpdateCycles(0),
|
||||
m_fsuipc(new CFsuipc())
|
||||
m_fsuipc(new FsCommon::CFsuipc())
|
||||
{
|
||||
CFsxSimulatorSetup setup;
|
||||
setup.init(); // this fetches important settings on local side
|
||||
|
||||
Reference in New Issue
Block a user