[QuickPatch] Remove unnecessary comments

This commit is contained in:
momo5502 2017-01-08 15:25:43 +01:00
parent c9d160c72a
commit 98857c5244

View File

@ -300,10 +300,6 @@ namespace Components
Utils::Hook::Set<BYTE>(0x6832BA, 0xEB);
Utils::Hook::Set<BYTE>(0x4BD190, 0xC3);
//*(BYTE*)0x4BB250 = 0x33;
//*(BYTE*)0x4BB251 = 0xC0;
//*(DWORD*)0x4BB252 = 0xC3909090;
// remove 'impure stats' checking
Utils::Hook::Set<BYTE>(0x4BB250, 0x33);
Utils::Hook::Set<BYTE>(0x4BB251, 0xC0);