refs #364, refs #368 adjusted metadata registration and header files to reflect new classes

This commit is contained in:
Klaus Basan
2015-01-18 21:56:29 +01:00
parent d32e8fd12c
commit 799b640379
9 changed files with 63 additions and 15 deletions

View File

@@ -51,10 +51,11 @@ namespace BlackMisc
GlobalIndexCUser = 4100,
GlobalIndexCServer = 4200,
GlobalIndexCAircraftModel = 4300,
GlobalIndexCSimulatedAircraft = 4400,
GlobalIndexCAircraftMapping = 4500,
GlobalIndexCVoiceRoom = 5000,
GlobalIndexCSettingKeyboardHotkey = 6000,
GlobalIndexCAircraftMapping = 7000,
GlobalIndexCAircraftCfgEntries = 7100,
GlobalIndexCAircraftCfgEntries = 7000,
GlobalIndexAbuseMode = 20000 // property index abused as map key or otherwise
};