dedi customization fix

This commit is contained in:
quaK 2024-08-26 23:25:00 +03:00
parent 78eb2ac767
commit d0a43f06fc

View File

@ -321,6 +321,9 @@ namespace dedicated
// remove emblem stuff
utils::hook::set<uint8_t>(0x14003B9A0, 0xC3);
// remove customization xmodel stuff
utils::hook::set<uint8_t>(0x1405D0690, 0xC3);
// UI patches
utils::hook::set<uint8_t>(0x140615090, 0xC3); // LUI_CoD_Init
utils::hook::set<uint8_t>(0x140348A90, 0xC3); // CL_InitUI