mirror of
https://github.com/swordbluesword/PalWorld-NetCrack.git
synced 2025-04-29 19:07:15 +09:00
Update: Offsets 2
Updating offset tick
This commit is contained in:
parent
f305ce9f7a
commit
f7f13a9bf4
2
config.h
2
config.h
@ -11,7 +11,7 @@ class config
|
|||||||
public:
|
public:
|
||||||
//offsets
|
//offsets
|
||||||
DWORD64 ClientBase = 0;
|
DWORD64 ClientBase = 0;
|
||||||
DWORD64 offset_Tick = 0x2AB1DC0;//APalPlayerCharacter::Tick
|
DWORD64 offset_Tick = 0x2AD4EC0;//APalPlayerCharacter::Tick
|
||||||
//check
|
//check
|
||||||
bool IsESP = false;
|
bool IsESP = false;
|
||||||
bool IsFullbright = false;
|
bool IsFullbright = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user