mirror of
https://github.com/HolographicHat/Yae.git
synced 2026-03-30 16:29:47 +08:00
Fix
This commit is contained in:
@@ -9,8 +9,8 @@ TryDisableQuickEdit();
|
||||
InstallExitHook();
|
||||
InstallExceptionHook();
|
||||
|
||||
await CheckVcRuntime();
|
||||
CheckSelfIsRunning();
|
||||
await CheckVcRuntime();
|
||||
CheckGenshinIsRunning();
|
||||
|
||||
Console.WriteLine(@"----------------------------------------------------");
|
||||
|
||||
Reference in New Issue
Block a user