Update: Offsets 2

Updating offset tick
This commit is contained in:
Sven Bledt 2024-02-05 14:19:53 +01:00
parent f305ce9f7a
commit f7f13a9bf4

View File

@ -11,7 +11,7 @@ class config
public:
//offsets
DWORD64 ClientBase = 0;
DWORD64 offset_Tick = 0x2AB1DC0;//APalPlayerCharacter::Tick
DWORD64 offset_Tick = 0x2AD4EC0;//APalPlayerCharacter::Tick
//check
bool IsESP = false;
bool IsFullbright = false;