Revert "fix: 漏了.jpg"

This reverts commit 8fb4b9951f.

Revert "fix: wpf更新完不重启"

This reverts commit 6630135522.
This commit is contained in:
status102
2025-06-06 13:09:03 +08:00
parent 8fb4b9951f
commit 756c10d3fe

View File

@@ -335,10 +335,9 @@ namespace MaaWpfGui.Main
// ignored
}
}
return;
}
else if (!_isRestartingWithoutArgs)
if (!_isRestartingWithoutArgs)
{
return;
}