diff --git a/ps12exe.cs b/ps12exe.cs index 4a01147f..dcc028bb 100644 --- a/ps12exe.cs +++ b/ps12exe.cs @@ -1955,7 +1955,7 @@ private static int Main(string[] args) { mre.Set(); e.Cancel = true; }), null); - } catch {}; + } catch {} }); #endif @@ -2083,7 +2083,7 @@ private static int Main(string[] args) { mre.Set(); }), null); - while (!me.ShouldExit && !mre.WaitOne(100)) {}; + while (!me.ShouldExit && !mre.WaitOne(100)); pwsh.Stop();