mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 21:15:33 +08:00
@@ -47,6 +47,7 @@ namespace BlackMisc
|
||||
|
||||
static const CGridPoint gridPointGLOB =
|
||||
{
|
||||
"GLOB",
|
||||
{},
|
||||
CCloudLayerList { cloudLayer },
|
||||
CTemperatureLayerList { temperatureLayer },
|
||||
@@ -97,6 +98,7 @@ namespace BlackMisc
|
||||
|
||||
static const CGridPoint gridPointGLOB
|
||||
{
|
||||
"GLOB",
|
||||
{},
|
||||
CCloudLayerList { cloudLayer1, cloudLayer2 },
|
||||
CTemperatureLayerList { temperatureLayer },
|
||||
|
||||
Reference in New Issue
Block a user