[General]: Fix another comment (#716)
This commit is contained in:
parent
d3ae5f01f3
commit
7ace1d24d1
@ -33,7 +33,7 @@ namespace Components
|
|||||||
Utils::Hook::Nop(0x43CA16, 9);
|
Utils::Hook::Nop(0x43CA16, 9);
|
||||||
Utils::Hook::Nop(0x505426, 9);
|
Utils::Hook::Nop(0x505426, 9);
|
||||||
|
|
||||||
// Removed on IW5 MP (Unprotected) but present on IW5 SP (protected) - CEG uninitialization / Steam Shutdown
|
// Removed on IW5 MP (unprotected) but present on IW5 SP (protected) - CEG uninitialization / Steam Shutdown
|
||||||
Utils::Hook::Set<std::uint8_t>(0x4F6370, 0xC3);
|
Utils::Hook::Set<std::uint8_t>(0x4F6370, 0xC3);
|
||||||
|
|
||||||
// Disable some checks on certain game events
|
// Disable some checks on certain game events
|
||||||
|
Loading…
Reference in New Issue
Block a user