From 601c59bb04c8dbb41132d248a2026e76f533efbc Mon Sep 17 00:00:00 2001 From: foxkerik6 Date: Wed, 30 Nov 2022 23:49:51 +0400 Subject: [PATCH] =?UTF-8?q?=D0=B5=D1=89=D1=91=20=D0=BF=D0=BE=D0=BF=D1=80?= =?UTF-8?q?=D0=B0=D0=B2=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Stormtrooper/Stormtrooper/FormMapWithSetAirplane.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Stormtrooper/Stormtrooper/FormMapWithSetAirplane.cs b/Stormtrooper/Stormtrooper/FormMapWithSetAirplane.cs index 723be9e..9442658 100644 --- a/Stormtrooper/Stormtrooper/FormMapWithSetAirplane.cs +++ b/Stormtrooper/Stormtrooper/FormMapWithSetAirplane.cs @@ -24,7 +24,6 @@ namespace Stormtrooper /// Объект от коллекции карт /// private readonly MapCollection _mapCollection; - public FormMapWithSetAirplane() { InitializeComponent();