update terror offset

This commit is contained in:
vietdungdev
2026-06-09 10:05:42 +07:00
parent a52ef1fe63
commit 3219e9c851

View File

@@ -62,7 +62,7 @@ func calculateOffsets(_ *Process) Offset {
questInfoOffset := uintptr(0x1ED5DB8) questInfoOffset := uintptr(0x1ED5DB8)
// Terror Zones // Terror Zones
tzOffset := uintptr(0x25B5578) tzOffset := uintptr(0x25C3B50)
// Ping // Ping
pingOffset := uintptr(0x1E0C508) pingOffset := uintptr(0x1E0C508)