From 83171c1fba2e8a25cc1e9d16069115a2042e03c5 Mon Sep 17 00:00:00 2001 From: Tony Date: Thu, 29 Aug 2024 10:24:00 +0800 Subject: [PATCH] Update offset.h --- inc/offset.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/offset.h b/inc/offset.h index 21b6f5c..d969ec1 100644 --- a/inc/offset.h +++ b/inc/offset.h @@ -584,7 +584,7 @@ const uint64_t kTransferConfirm = 0x2f8c750; const uint64_t kTransferRefuse = 0x2f8d340; const uint64_t kAddFriend = 0x1f3a350; -const uint64_t kVerifyApply = 0x1f3a940; +const uint64_t kVerifyApply = 0x1B3BBE0; const uint64_t kDoDelContact = 0x2310120; const uint64_t kGetSearchContactMgr = 0x1f9a730;