mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 15:45:46 +08:00
refs #720, treat auto gen. descriptions as "empty"
This commit is contained in:
committed by
Mathew Sutcliffe
parent
da343d81c1
commit
4582387684
@@ -109,7 +109,7 @@ namespace BlackMisc
|
||||
const CDistributor distributor(getDistributor(), "vPilot based", "", "");
|
||||
CAircraftModel model(
|
||||
this->m_modelName, CAircraftModel::TypeVPilotRuleBased,
|
||||
"swift auto generated",
|
||||
CAircraftModel::autoGenerated(),
|
||||
aircraftIcao, livery
|
||||
);
|
||||
const CSimulatorInfo sim(CSimulatorInfo::FSX_P3D);
|
||||
|
||||
Reference in New Issue
Block a user