From 4d79fe73ab2c40a320de5183a00c6bec10048912 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B0=D0=BA=D1=81=20=D0=91=D0=BE=D0=BD=D0=B4=D0=B0?= =?UTF-8?q?=D1=80=D0=B5=D0=BD=D0=BA=D0=BE?= Date: Sun, 13 Nov 2022 20:13:21 +0400 Subject: [PATCH] kek --- WarmlyShip/WarmlyShip/FormMapWithSetShip.Designer.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WarmlyShip/WarmlyShip/FormMapWithSetShip.Designer.cs b/WarmlyShip/WarmlyShip/FormMapWithSetShip.Designer.cs index c9c8ff4..157cb86 100644 --- a/WarmlyShip/WarmlyShip/FormMapWithSetShip.Designer.cs +++ b/WarmlyShip/WarmlyShip/FormMapWithSetShip.Designer.cs @@ -279,11 +279,11 @@ // // openFileDialog // - this.openFileDialog.Filter = "txt file | *txt"; + this.openFileDialog.Filter = "txt file | *.txt"; // // saveFileDialog // - this.saveFileDialog.Filter = "txt file | *txt"; + this.saveFileDialog.Filter = "txt file | *.txt"; // // FormMapWithSetShip //