From 977eacc679135cacc88de3faa79f50c022b2a721 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: Mon, 21 Oct 2024 14:12:10 +0800 Subject: [PATCH] try: fix arm64 --- src/core/external/offset.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/core/external/offset.json b/src/core/external/offset.json index f18e11f3..91c5983d 100644 --- a/src/core/external/offset.json +++ b/src/core/external/offset.json @@ -18,5 +18,9 @@ "3.2.13-28788-x64": { "send": "A0CEC20", "recv": "A0D2520" + }, + "3.2.13-28788-arm64":{ + "send": "6E91018", + "recv": "6E94850" } } \ No newline at end of file