snapgenshin -> snaphutao

This commit is contained in:
HolographicHat
2022-09-29 21:03:44 +08:00
parent 82c5054002
commit d7ac18587a
2 changed files with 4 additions and 4 deletions

View File

@@ -75,8 +75,8 @@ namespace Hook {
}
void Run(HMODULE* phModule) {
AllocConsole();
freopen_s((FILE**)stdout, "CONOUT$", "w", stdout);
//AllocConsole();
//freopen_s((FILE**)stdout, "CONOUT$", "w", stdout);
while (
GetModuleHandle("UserAssembly.dll") == nullptr ||
(unityWnd = FindMainWindowByPID(GetCurrentProcessId())) == 0