mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-27 02:55:44 +08:00
refs #610, VATSIM status file
* automatically load status file * keep VATSIM data file locations * use METAR/datafile locations from bootstrap or VATSIM status file
This commit is contained in:
committed by
Mathew Sutcliffe
parent
06bcbe2a2f
commit
1eb65a873c
@@ -94,6 +94,7 @@ namespace BlackMisc
|
||||
GlobalIndexIDatastoreString = 11100,
|
||||
GlobalIndexCGlobalSetup = 12000,
|
||||
GlobalIndexCUpdateInfo = 12100,
|
||||
GlobalIndexCVatsimSetup = 12200,
|
||||
GlobalIndexAbuseMode = 20000 // property index abused as map key or otherwise, to be removed if no longer needed
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user