mirror of
https://github.com/swordbluesword/PalWorld-NetCrack.git
synced 2025-04-28 18:37:16 +09:00
Update: Offsets
Updating the Offsets for 1.4.0
This commit is contained in:
parent
99cbfa8f5e
commit
f305ce9f7a
@ -24,10 +24,10 @@ typedef unsigned __int64 uint64;
|
|||||||
|
|
||||||
namespace Offsets
|
namespace Offsets
|
||||||
{
|
{
|
||||||
constexpr int32 GObjects = 0x087B9000;
|
constexpr int32 GObjects = 0x087EF700;
|
||||||
constexpr int32 AppendString = 0x02CDD8E0;
|
constexpr int32 AppendString = 0x02D05170;
|
||||||
constexpr int32 GNames = 0x00000000;
|
constexpr int32 GNames = 0x00000000;
|
||||||
constexpr int32 ProcessEvent = 0x02E5FF50;
|
constexpr int32 ProcessEvent = 0x02E88150;
|
||||||
constexpr int32 ProcessEventIdx = 0x0000004C;
|
constexpr int32 ProcessEventIdx = 0x0000004C;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user