kek
This commit is contained in:
parent
8f5f82ad8b
commit
4d79fe73ab
@ -279,11 +279,11 @@
|
|||||||
//
|
//
|
||||||
// openFileDialog
|
// openFileDialog
|
||||||
//
|
//
|
||||||
this.openFileDialog.Filter = "txt file | *txt";
|
this.openFileDialog.Filter = "txt file | *.txt";
|
||||||
//
|
//
|
||||||
// saveFileDialog
|
// saveFileDialog
|
||||||
//
|
//
|
||||||
this.saveFileDialog.Filter = "txt file | *txt";
|
this.saveFileDialog.Filter = "txt file | *.txt";
|
||||||
//
|
//
|
||||||
// FormMapWithSetShip
|
// FormMapWithSetShip
|
||||||
//
|
//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user