mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 15:25:34 +08:00
Utility functions to improve resolution in auto stash component
This commit is contained in:
@@ -66,7 +66,7 @@ namespace BlackMisc
|
||||
TypeModelMatchingDefaultModel, //!< a default model assigned by model matching
|
||||
TypeDatabaseEntry, //!< used along with mapping definition
|
||||
TypeManuallySet, //!< manually set, e.g. from GUI
|
||||
TypeOwnSimulatorModel, //!< represents own simulator model
|
||||
TypeOwnSimulatorModel, //!< represents own simulator model (AI model, model on disk)
|
||||
TypeVPilotRuleBased, //!< based on a vPilot rule
|
||||
TypeTerrainProbe //!< peudo aircraft used for terrain probing (FSX)
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user