mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 21:15:33 +08:00
Ref T298, matching setup (settings), making the matching configurable
This commit is contained in:
@@ -138,8 +138,7 @@ namespace BlackMisc
|
||||
GlobalIndexCModelSettings = 8700,
|
||||
GlobalIndexCAircraftCfgEntries = 8800,
|
||||
GlobalIndexCDistributor = 8900,
|
||||
GlobalIndexCMatchingStatisticsEntry = 9000,
|
||||
GlobalIndexCVPilotModelRule = 9100,
|
||||
GlobalIndexCVPilotModelRule = 9000,
|
||||
GlobalIndexCVoiceRoom = 10000,
|
||||
GlobalIndexCSettingKeyboardHotkey = 11000,
|
||||
GlobalIndexIDatastoreInteger = 12000,
|
||||
@@ -162,6 +161,8 @@ namespace BlackMisc
|
||||
GlobalIndexCAtcStationsSettings = 14800,
|
||||
GlobalIndexRawFsdMessageSettings = 14900,
|
||||
GlobalIndexCInterpolatioRenderingSetup = 16000,
|
||||
GlobalIndexCMatchingStatisticsEntry = 16100,
|
||||
GlobalIndexCAircraftMatcherSetup = 16200,
|
||||
GlobalIndexSwiftPilotClient = 17000,
|
||||
GlobalIndexSwiftCore = 17100,
|
||||
GlobalIndexSwiftLauncher = 17200,
|
||||
|
||||
Reference in New Issue
Block a user