Skip to content

Commit bb20db0

Browse files
committed
-Hook wasn't called
1 parent be8b8c2 commit bb20db0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ BOOL APIENTRY DllMain(HMODULE hModule, DWORD ul_reason_for_call, LPVOID lpReser
9191
#endif
9292
std::cout << "Mutiny Fake Angle Fix Injected" << std::endl;
9393

94+
Hook();
9495
break;
9596
}
9697
case DLL_THREAD_ATTACH:

0 commit comments

Comments
 (0)