Всё сделано..
This commit is contained in:
parent
e4e8b56404
commit
74d3f54baf
@ -200,6 +200,7 @@ namespace AirBomber
|
||||
{
|
||||
try
|
||||
{
|
||||
_storage.SaveData(saveFileDialog.FileName);
|
||||
MessageBox.Show("Сохранение прошло успешно", "Результат", MessageBoxButtons.OK, MessageBoxIcon.Information);
|
||||
_logger.Information("Сохранение прошло успешно");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user