mirror of
https://github.com/SpaceTimee/Sheas-Cealer.git
synced 2025-07-13 04:42:09 +08:00
1.1.4 -> 1.1.5 第7次更新
This commit is contained in:
parent
cf616b33a8
commit
ccf47c85c9
@ -12,7 +12,7 @@ internal class BrowserProc : Proc
|
||||
{
|
||||
ShutDownAppOnProcessExit = shutDownAppOnProcessExit;
|
||||
|
||||
Process_Exited(null!, EventArgs.Empty);
|
||||
Process_Exited(null, EventArgs.Empty);
|
||||
}
|
||||
|
||||
protected sealed override void Process_Exited(object? sender, EventArgs e)
|
||||
|
Loading…
Reference in New Issue
Block a user