diff --git a/Stormtrooper/Stormtrooper/FormMapWithSetAirplane.cs b/Stormtrooper/Stormtrooper/FormMapWithSetAirplane.cs index 3bcefc3..6c8b3f2 100644 --- a/Stormtrooper/Stormtrooper/FormMapWithSetAirplane.cs +++ b/Stormtrooper/Stormtrooper/FormMapWithSetAirplane.cs @@ -24,6 +24,7 @@ namespace Stormtrooper /// Объект от коллекции карт /// private readonly MapCollection _mapCollection; + public FormMapWithSetAirplane() { InitializeComponent();