Сданная лаба

This commit is contained in:
ArtemEmelyanov 2022-11-04 17:53:34 +04:00
parent 75a36c4019
commit 080173f97f
2 changed files with 1 additions and 3 deletions

View File

@ -222,7 +222,5 @@ namespace Airbus
_mapsCollection[listBoxMaps.SelectedItem?.ToString() ??
string.Empty].MoveObject(dir);
}
}
}

View File

@ -74,6 +74,6 @@ namespace Airbus
}
return null;
}
}
}
}
}