mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-14 08:45:36 +08:00
Value object for fixed weather scenario
This value object can be used to load, save and distribute fixed weather scenarios. refs #663
This commit is contained in:
@@ -79,6 +79,7 @@ namespace BlackMisc
|
||||
GlobalIndexCTemperatureLayer = 4400,
|
||||
GlobalIndexCGridPoint = 4500,
|
||||
GlobalIndexCVisibilityLayer = 4600,
|
||||
GlobalIndexCWeatherScenario = 4700,
|
||||
GlobalIndexICoordinateGeodetic = 5000,
|
||||
GlobalIndexCCoordinateGeodetic = 5100,
|
||||
GlobalIndexCClient = 6000,
|
||||
|
||||
Reference in New Issue
Block a user