update terror offset
This commit is contained in:
@@ -62,7 +62,7 @@ func calculateOffsets(_ *Process) Offset {
|
||||
questInfoOffset := uintptr(0x1ED5DB8)
|
||||
|
||||
// Terror Zones
|
||||
tzOffset := uintptr(0x25B5578)
|
||||
tzOffset := uintptr(0x25C3B50)
|
||||
|
||||
// Ping
|
||||
pingOffset := uintptr(0x1E0C508)
|
||||
|
||||
Reference in New Issue
Block a user