mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-24 07:55:35 +08:00
Ref T171, Ref T136, renaming "swift driver" -> "emulated driver"
This commit is contained in:
@@ -277,7 +277,7 @@ namespace BlackCore
|
||||
|
||||
setRemoteAircraftProvider(renderedAircraftProvider);
|
||||
|
||||
// use sim info from ISimulator as it can access the swift driver settings
|
||||
// use sim info from ISimulator as it can access the emulated driver settings
|
||||
const CSimulatorInfo simInfo = simulator->getSimulatorInfo();
|
||||
m_modelSetLoader.changeSimulator(simInfo);
|
||||
m_aircraftMatcher.setModelSet(m_modelSetLoader.getAircraftModels(), simInfo);
|
||||
|
||||
Reference in New Issue
Block a user