Skip to content

Commit fbaf4cf

Browse files
committed
Update GameBinding.cs
1 parent b6b1106 commit fbaf4cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/ColorMC.Gui/UIBinding/GameBinding.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1951,6 +1951,7 @@ public static async void ExportCmd(GameSettingObj obj, WindowModel window, Cance
19511951
}
19521952

19531953
var res2 = await PathBinding.SaveFileAsync(top, FileType.Cmd, args);
1954+
window.CloseDialog(dialog);
19541955
if (res2 == false)
19551956
{
19561957
window.Show(LangUtils.Get("App.Text101"));

0 commit comments

Comments
 (0)