mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-21 04:45:31 +08:00
Ref T172, ecosystem value class
This commit is contained in:
@@ -124,18 +124,19 @@ namespace BlackMisc
|
||||
GlobalIndexCUrl = 6700,
|
||||
GlobalIndexCUrlLog = 6800,
|
||||
GlobalIndexCRemoteFile = 6900,
|
||||
GlobalIndexCAircraftModel = 7000,
|
||||
GlobalIndexCSimulatedAircraft = 7100,
|
||||
GlobalIndexCTextMessage = 7200,
|
||||
GlobalIndexCSimulatorInternals = 7300,
|
||||
GlobalIndexCSimulatorSettings = 7400,
|
||||
GlobalIndexCSwiftPluignSettings = 7500,
|
||||
GlobalIndexCSimulatorMessageSettings = 7600,
|
||||
GlobalIndexCModelSettings = 7700,
|
||||
GlobalIndexCAircraftCfgEntries = 7800,
|
||||
GlobalIndexCDistributor = 7900,
|
||||
GlobalIndexCMatchingStatisticsEntry = 8000,
|
||||
GlobalIndexCVPilotModelRule = 9000,
|
||||
GlobalIndexCEcosystem = 7000,
|
||||
GlobalIndexCAircraftModel = 8000,
|
||||
GlobalIndexCSimulatedAircraft = 8100,
|
||||
GlobalIndexCTextMessage = 8200,
|
||||
GlobalIndexCSimulatorInternals = 8300,
|
||||
GlobalIndexCSimulatorSettings = 8400,
|
||||
GlobalIndexCSwiftPluignSettings = 8500,
|
||||
GlobalIndexCSimulatorMessageSettings = 8600,
|
||||
GlobalIndexCModelSettings = 8700,
|
||||
GlobalIndexCAircraftCfgEntries = 8800,
|
||||
GlobalIndexCDistributor = 8900,
|
||||
GlobalIndexCMatchingStatisticsEntry = 9000,
|
||||
GlobalIndexCVPilotModelRule = 9100,
|
||||
GlobalIndexCVoiceRoom = 10000,
|
||||
GlobalIndexCSettingKeyboardHotkey = 11000,
|
||||
GlobalIndexIDatastoreInteger = 12000,
|
||||
|
||||
Reference in New Issue
Block a user