у меня уже нет идей, как избавиться от конфликта
This commit is contained in:
parent
bd4cfcf2ec
commit
c219c25579
@ -26,9 +26,7 @@ namespace Stormtrooper
|
|||||||
/// Объект от коллекции карт
|
/// Объект от коллекции карт
|
||||||
/// </summary>
|
/// </summary>
|
||||||
private readonly MapCollection _mapCollection;
|
private readonly MapCollection _mapCollection;
|
||||||
|
|
||||||
public FormMapWithSetAirplane(ILogger<FormMapWithSetAirplane> logger)
|
public FormMapWithSetAirplane(ILogger<FormMapWithSetAirplane> logger)
|
||||||
|
|
||||||
{
|
{
|
||||||
_logger = logger;
|
_logger = logger;
|
||||||
InitializeComponent();
|
InitializeComponent();
|
||||||
|
Loading…
Reference in New Issue
Block a user