mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 13:55:36 +08:00
Ref T417, SimBrief data class
This commit is contained in:
committed by
Mat Sutcliffe
parent
74be3fa8c2
commit
3f66adfb94
@@ -102,9 +102,10 @@ namespace BlackMisc
|
||||
GlobalIndexCAircraftLights = 2700,
|
||||
GlobalIndexCLivery = 2800,
|
||||
GlobalIndexCFlightPlan = 2900,
|
||||
GlobalIndexCComSystem = 3000,
|
||||
GlobalIndexCModulator = 3100,
|
||||
GlobalIndexCTransponder = 3200,
|
||||
GlobalIndexCSimBriefData = 3000,
|
||||
GlobalIndexCComSystem = 3100,
|
||||
GlobalIndexCModulator = 3200,
|
||||
GlobalIndexCTransponder = 3300,
|
||||
GlobalIndexCAircraftCategory = 3500,
|
||||
GlobalIndexCAircraftIcaoCode = 3600,
|
||||
GlobalIndexCAirlineIcaoCode = 3700,
|
||||
|
||||
Reference in New Issue
Block a user