mirror of
https://github.com/araxiaonline/WoW-Launcher.git
synced 2026-06-13 01:22:21 -04:00
Missing }
This commit is contained in:
@@ -194,7 +194,7 @@ class Launcher
|
||||
{
|
||||
memory.QueuePatch(Patterns.Windows.CertBundle, Patches.Windows.CertBundle, "CertBundle", 19),
|
||||
memory.QueuePatch(Patterns.Windows.CertCommonName, Patches.Windows.CertCommonName, "CertCommonName", 6),
|
||||
, Program.CancellationTokenSource.Token);
|
||||
}, Program.CancellationTokenSource.Token);
|
||||
#endif
|
||||
|
||||
NativeWindows.NtResumeProcess(processInfo.ProcessHandle);
|
||||
|
||||
Reference in New Issue
Block a user