mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
feat: Add MSFS support
Co-Authored-By: Roland Rossgotterer <roland.rossgotterer@gmail.com> Co-Authored-By: tzobler <tzobler@t-online.de>
This commit is contained in:
@@ -217,6 +217,7 @@ namespace swift::misc::simulation
|
||||
this->insert("testModelString4", CSimulatorInfo::p3d());
|
||||
this->insert("testModelString5", CSimulatorInfo::fsx());
|
||||
this->insert("testModelString6", CSimulatorInfo::fsx());
|
||||
this->insert("testModelString7", CSimulatorInfo::msfs());
|
||||
}
|
||||
|
||||
const QString &CAutoPublishData::fileBaseName()
|
||||
|
||||
Reference in New Issue
Block a user