mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 01:05:34 +08:00
Ref T203, adjusted property index for new classes
* artifact * update info
This commit is contained in:
@@ -86,21 +86,22 @@ namespace BlackMisc
|
||||
GlobalIndexCIdentifier = 700,
|
||||
GlobalIndexCRgbColor = 800,
|
||||
GlobalIndexCCountry = 900,
|
||||
GlobalIndexCCallsign = 1000,
|
||||
GlobalIndexCAircraftSituation = 1100,
|
||||
GlobalIndexCAtcStation = 1200,
|
||||
GlobalIndexCAirport = 1300,
|
||||
GlobalIndexCAircraftParts = 1400,
|
||||
GlobalIndexCAircraftLights = 1500,
|
||||
GlobalIndexCLivery = 1600,
|
||||
GlobalIndexCFlightPlan = 1700,
|
||||
GlobalIndexCComSystem = 2000,
|
||||
GlobalIndexCModulator = 2100,
|
||||
GlobalIndexCTransponder = 2200,
|
||||
GlobalIndexCAircraftIcaoData = 2500,
|
||||
GlobalIndexCAircraftIcaoCode = 2600,
|
||||
GlobalIndexCAirlineIcaoCode = 2700,
|
||||
GlobalIndexCAirportIcaoCode = 2800,
|
||||
GlobalIndexCPlatform = 1000,
|
||||
GlobalIndexCCallsign = 2000,
|
||||
GlobalIndexCAircraftSituation = 2100,
|
||||
GlobalIndexCAtcStation = 2200,
|
||||
GlobalIndexCAirport = 2300,
|
||||
GlobalIndexCAircraftParts = 2400,
|
||||
GlobalIndexCAircraftLights = 2500,
|
||||
GlobalIndexCLivery = 2600,
|
||||
GlobalIndexCFlightPlan = 2700,
|
||||
GlobalIndexCComSystem = 3000,
|
||||
GlobalIndexCModulator = 3100,
|
||||
GlobalIndexCTransponder = 3200,
|
||||
GlobalIndexCAircraftIcaoData = 3500,
|
||||
GlobalIndexCAircraftIcaoCode = 3600,
|
||||
GlobalIndexCAirlineIcaoCode = 3700,
|
||||
GlobalIndexCAirportIcaoCode = 3800,
|
||||
GlobalIndexCMetar = 4000,
|
||||
GlobalIndexCCloudLayer = 4100,
|
||||
GlobalIndexCPresentWeather = 4200,
|
||||
@@ -141,9 +142,11 @@ namespace BlackMisc
|
||||
GlobalIndexIDatastoreString = 12100,
|
||||
GlobalIndexCDbInfo = 12200,
|
||||
GlobalIndexCGlobalSetup = 13000,
|
||||
GlobalIndexCDistribution = 13100,
|
||||
GlobalIndexCVatsimSetup = 13200,
|
||||
GlobalIndexCLauncherSetup = 13300,
|
||||
GlobalIndexCArtifact = 13100,
|
||||
GlobalIndexCDistribution = 13200,
|
||||
GlobalIndexCUpdateInfo = 13300,
|
||||
GlobalIndexCVatsimSetup = 13400,
|
||||
GlobalIndexCLauncherSetup = 13500,
|
||||
GlobalIndexCGuiStateDbOwnModelsComponent = 14000,
|
||||
GlobalIndexCGuiStateDbOwnModelSetComponent = 14100,
|
||||
GlobalIndexCDockWidgetSettings = 14200,
|
||||
|
||||
Reference in New Issue
Block a user