Мелкие правки.

This commit is contained in:
Programmist73 2022-11-10 21:30:36 +04:00
parent 69386aab84
commit fdf791c477

View File

@ -130,7 +130,7 @@ namespace Airbus
{
get
{
if(ind != String.Empty)
if(ind != string.Empty)
{
MapWithSetPlanesGeneric<IDrawningObject, AbstractMap> value;