This commit is contained in:
parent
7ff05580c9
commit
4e6ab5645e
@ -300,7 +300,7 @@ namespace Components
|
|||||||
|
|
||||||
// Disable profile system
|
// Disable profile system
|
||||||
Utils::Hook::Nop(0x60BEB1, 5); // GamerProfile_InitAllProfiles
|
Utils::Hook::Nop(0x60BEB1, 5); // GamerProfile_InitAllProfiles
|
||||||
Utils::Hook::Nop(0x60BEB8, 5); // GamerProfile_LogInProfile
|
// Utils::Hook::Nop(0x60BEB8, 5); // GamerProfile_LogInProfile
|
||||||
// Utils::Hook::Nop(0x4059EA, 5); // GamerProfile_RegisterCommands
|
// Utils::Hook::Nop(0x4059EA, 5); // GamerProfile_RegisterCommands
|
||||||
Utils::Hook::Nop(0x4059EF, 5); // GamerProfile_RegisterDvars
|
Utils::Hook::Nop(0x4059EF, 5); // GamerProfile_RegisterDvars
|
||||||
Utils::Hook::Nop(0x47DF9A, 5); // GamerProfile_UpdateSystemDvars
|
Utils::Hook::Nop(0x47DF9A, 5); // GamerProfile_UpdateSystemDvars
|
||||||
|
Loading…
Reference in New Issue
Block a user