private void SetMainIcon(StarAreaElement cell) { cell.SetTopIcon(m_CfgEternityProxy.GetIconIDByEnum((StarmapLeapIcon)cell.GetData().areaType), cell.GetData().area_leap_type == 2); }