mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 08:36:52 +08:00
Set correct model type and added model type "TypeReverseLookup"
This commit is contained in:
@@ -75,6 +75,7 @@ namespace BlackMisc
|
||||
TypeUnknown,
|
||||
TypeQueriedFromNetwork, //!< model was queried by network protocol
|
||||
TypeFSInnData, //!< model based on FSD ICAO data
|
||||
TypeReverseLookup, //!< reverse lookup model
|
||||
TypeModelMatching, //!< model is result of model matching
|
||||
TypeModelMatchingDefaultModel, //!< a default model assigned by model matching
|
||||
TypeDatabaseEntry, //!< used along with mapping definition
|
||||
|
||||
Reference in New Issue
Block a user