[Ceg] One more

This commit is contained in:
Diavolo
2022-06-26 12:26:18 +02:00
parent d08717f418
commit 02dd8f9d40

View File

@ -47,5 +47,6 @@ namespace Components
Utils::Hook::Set<BYTE>(0x49E8C0, 0xC3);
Utils::Hook::Set<BYTE>(0x42DB00, 0xC3);
Utils::Hook::Set<BYTE>(0x4F4CF0, 0xC3);
Utils::Hook::Set<BYTE>(0x432180, 0xC3);
}
}