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