From e6f5b144bdb2849f5830d194e1207a9f988b0ecf Mon Sep 17 00:00:00 2001 From: GokaPek Date: Wed, 22 Nov 2023 11:08:58 +0400 Subject: [PATCH] =?UTF-8?q?=D0=A2=D0=BE=D1=87=D0=BA=D0=B8=20=D1=83=D0=B1?= =?UTF-8?q?=D1=80=D0=B0=D0=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../SelfPropelledArtilleryUnit/FormSPAUCollection.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/SelfPropelledArtilleryUnit/SelfPropelledArtilleryUnit/FormSPAUCollection.cs b/SelfPropelledArtilleryUnit/SelfPropelledArtilleryUnit/FormSPAUCollection.cs index 0d55d90..c983750 100644 --- a/SelfPropelledArtilleryUnit/SelfPropelledArtilleryUnit/FormSPAUCollection.cs +++ b/SelfPropelledArtilleryUnit/SelfPropelledArtilleryUnit/FormSPAUCollection.cs @@ -207,8 +207,6 @@ namespace SelfPropelledArtilleryUnit } pictureBoxCollection.Image = obj.ShowSPAUs(); } - - // … /// /// Обработка нажатия "Сохранение" ///