mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-01 22:55:41 +08:00
refs #681, value object for FSD setup
This commit is contained in:
@@ -87,14 +87,15 @@ namespace BlackMisc
|
||||
GlobalIndexCAuthenticatedUser = 6200,
|
||||
GlobalIndexCRole = 6300,
|
||||
GlobalIndexCServer = 6400,
|
||||
GlobalIndexCUrl = 6500,
|
||||
GlobalIndexCAircraftModel = 6600,
|
||||
GlobalIndexCSimulatedAircraft = 6700,
|
||||
GlobalIndexCTextMessage = 6800,
|
||||
GlobalIndexCSimulatorSetup = 6900,
|
||||
GlobalIndexCSimulatorSettings = 7000,
|
||||
GlobalIndexCAircraftCfgEntries = 7100,
|
||||
GlobalIndexCDistributor = 7200,
|
||||
GlobalIndexCFsdSetup = 6500,
|
||||
GlobalIndexCUrl = 6600,
|
||||
GlobalIndexCAircraftModel = 6700,
|
||||
GlobalIndexCSimulatedAircraft = 6800,
|
||||
GlobalIndexCTextMessage = 6900,
|
||||
GlobalIndexCSimulatorSetup = 7000,
|
||||
GlobalIndexCSimulatorSettings = 7100,
|
||||
GlobalIndexCAircraftCfgEntries = 7200,
|
||||
GlobalIndexCDistributor = 7300,
|
||||
GlobalIndexCVPilotModelRule = 8000,
|
||||
GlobalIndexCVoiceRoom = 9000,
|
||||
GlobalIndexCSettingKeyboardHotkey = 10000,
|
||||
|
||||
Reference in New Issue
Block a user