Ref T172, ecosystem value class

This commit is contained in:
Klaus Basan
2017-12-28 18:14:24 +01:00
parent efd4e110b7
commit 8724e3dc3a
7 changed files with 339 additions and 12 deletions

View File

@@ -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,