Malin D.V. Lab work 6 #6
@ -252,7 +252,6 @@ namespace WarmlyLocomotive
|
||||
/// <param name="e"></param>
|
||||
private void LoadToolStripMenuItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
// TODO продумать логику
|
||||
if(openFileDialog.ShowDialog() == DialogResult.OK)
|
||||
{
|
||||
if (_mapsCollection.LoadData(openFileDialog.FileName))
|
||||
|
Loading…
x
Reference in New Issue
Block a user