From fa25d2e7791896a585e3cd25b0e0b416f98d60bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Sat, 2 Nov 2024 13:19:13 +0800 Subject: [PATCH] feat: arm64 29271 --- src/core/external/offset.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/core/external/offset.json b/src/core/external/offset.json index ade090d8..f8b19112 100644 --- a/src/core/external/offset.json +++ b/src/core/external/offset.json @@ -48,7 +48,11 @@ "recv": "3837944" }, "3.2.13-29271-x64": { - "send": "A0D2860", - "recv": "A0CEF60" + "send": "A11E680", + "recv": "A121F80" + }, + "3.2.13-29271-arm64": { + "send": "6ECA098", + "recv": "6ECD8D0" } } \ No newline at end of file