mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
fixed bug: process cannot exit
This commit is contained in:
@@ -44,6 +44,7 @@ namespace MeoAsstGui
|
||||
|
||||
UpdateDialog dialog = new UpdateDialog();
|
||||
dialog.CheckUpdateAndShowDialog();
|
||||
dialog.Close();
|
||||
|
||||
p_asst = CreateAsst();
|
||||
update_times.Tick += new EventHandler(updateExecTimes);
|
||||
|
||||
Reference in New Issue
Block a user