refs #585, value object and traits for simulator settings

This commit is contained in:
Klaus Basan
2016-06-08 02:23:30 +02:00
parent 2c3b8f32f0
commit 4a519e2b44
5 changed files with 473 additions and 2 deletions

View File

@@ -91,8 +91,9 @@ namespace BlackMisc
GlobalIndexCSimulatedAircraft = 6700,
GlobalIndexCTextMessage = 6800,
GlobalIndexCSimulatorSetup = 6900,
GlobalIndexCAircraftCfgEntries = 7000,
GlobalIndexCDistributor = 7100,
GlobalIndexCSimulatorSettings = 7000,
GlobalIndexCAircraftCfgEntries = 7100,
GlobalIndexCDistributor = 7200,
GlobalIndexCVPilotModelRule = 8000,
GlobalIndexCVoiceRoom = 9000,
GlobalIndexCSettingKeyboardHotkey = 10000,