kek
This commit is contained in:
parent
8f5f82ad8b
commit
4d79fe73ab
@ -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
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user