diff --git a/config.h b/config.h index 0c84b3d..a9de042 100644 --- a/config.h +++ b/config.h @@ -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;