From 6adacea77488af224ffe3a223ea8606d2fc30112 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: Fri, 18 Oct 2024 21:07:32 +0800 Subject: [PATCH] support linux x64 --- 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 4c8de88c..f18e11f3 100644 --- a/src/core/external/offset.json +++ b/src/core/external/offset.json @@ -14,5 +14,9 @@ "9.9.16-28788-x64": { "send": "38076D0", "recv": "380BB04" + }, + "3.2.13-28788-x64": { + "send": "A0CEC20", + "recv": "A0D2520" } } \ No newline at end of file