From 7ace1d24d13450568061cf70fc92c94f541ac83c Mon Sep 17 00:00:00 2001 From: Edo Date: Wed, 11 Jan 2023 15:52:47 +0000 Subject: [PATCH] [General]: Fix another comment (#716) --- src/Components/Modules/Ceg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/Modules/Ceg.cpp b/src/Components/Modules/Ceg.cpp index 8b641db9..835e729e 100644 --- a/src/Components/Modules/Ceg.cpp +++ b/src/Components/Modules/Ceg.cpp @@ -33,7 +33,7 @@ namespace Components Utils::Hook::Nop(0x43CA16, 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(0x4F6370, 0xC3); // Disable some checks on certain game events