mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 02:35:38 +08:00
refs #829, settings for model related properties
This commit is contained in:
@@ -120,11 +120,12 @@ namespace BlackMisc
|
||||
GlobalIndexCAircraftModel = 6800,
|
||||
GlobalIndexCSimulatedAircraft = 6900,
|
||||
GlobalIndexCTextMessage = 7000,
|
||||
GlobalIndexCSimulatorInternals = 7100,
|
||||
GlobalIndexCSimulatorInternals = 7100,
|
||||
GlobalIndexCSimulatorSettings = 7200,
|
||||
GlobalIndexCSimulatorMessageSettings = 7300,
|
||||
GlobalIndexCAircraftCfgEntries = 7400,
|
||||
GlobalIndexCDistributor = 7500,
|
||||
GlobalIndexCModelSettings = 7400,
|
||||
GlobalIndexCAircraftCfgEntries = 7500,
|
||||
GlobalIndexCDistributor = 7600,
|
||||
GlobalIndexCVPilotModelRule = 8000,
|
||||
GlobalIndexCVoiceRoom = 9000,
|
||||
GlobalIndexCSettingKeyboardHotkey = 10000,
|
||||
|
||||
Reference in New Issue
Block a user