mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-12-15 10:11:35 +08:00
Update save settings only when main window is closed
This commit is contained in:
@@ -172,7 +172,7 @@ namespace GrasscutterTools.Forms
|
||||
else
|
||||
Settings.Default.MainFormSize = Size;
|
||||
|
||||
// 保存默认设置
|
||||
// 保存设置
|
||||
Settings.Default.Save();
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
||||
Reference in New Issue
Block a user