[Ceg] Remove check in the registry
This commit is contained in:
parent
a3d92939ad
commit
7841df2982
@ -45,5 +45,8 @@ namespace Components
|
||||
Utils::Hook::Set<BYTE>(0x4F4CF0, 0xC3);
|
||||
Utils::Hook::Set<BYTE>(0x432180, 0xC3);
|
||||
Utils::Hook::Set<BYTE>(0x461930, 0xC3);
|
||||
|
||||
// Looking for stuff in the registry
|
||||
Utils::Hook::Nop(0x4826F8, 5);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user