mirror of
https://github.com/Milxnor/Project-Reboot-3.0.git
synced 2026-01-13 10:52:22 +01:00
interacting
This commit is contained in:
@@ -218,6 +218,9 @@ namespace Hooking
|
||||
|
||||
if (bHookExec)
|
||||
{
|
||||
if (Original)
|
||||
*Original = Exec;
|
||||
|
||||
Exec = Detour;
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user