mirror of
https://github.com/swordbluesword/PalWorld-NetCrack.git
synced 2025-04-29 02:47:17 +09:00
Update config.h
This commit is contained in:
parent
0f5072852e
commit
fa13c8a815
2
config.h
2
config.h
@ -12,7 +12,7 @@ class config
|
||||
public:
|
||||
//offsets
|
||||
DWORD64 ClientBase = 0;
|
||||
DWORD64 offset_Tick = 0x2A9E9D0;//APalPlayerCharacter::Tick
|
||||
DWORD64 offset_Tick = 0x2AB1DC0;//APalPlayerCharacter::Tick
|
||||
DWORD64 offset_AddStatus = 0x2B0E960; //UPalNetworkIndividualComponent::AddPlayerCharacterStatusPoint_ToServer
|
||||
//check
|
||||
bool IsESP = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user