Add new offset for legacy model usage

This commit is contained in:
anim_state
2026-05-08 14:54:58 +03:00
committed by GitHub
parent b580c9e4a4
commit ef3a1699f3
@@ -66,3 +66,5 @@ static constexpr auto g_CViewSetup_angView = 0x04B8;
// client.dll -> FF 81 ? ? ? ? 48 85 D2 // client.dll -> FF 81 ? ? ? ? 48 85 D2
static constexpr auto g_OFFSET_CGameEntitySystem_GetHighestEntityIndex = 0x20A0; static constexpr auto g_OFFSET_CGameEntitySystem_GetHighestEntityIndex = 0x20A0;
static constexpr auto g_CCPaintKit_IsUseLegacyModel = 0xAE;