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 //