From 5bfbf92c215f2c83d9b672a1b296ca2ce37c055d 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, 3 Oct 2025 12:35:28 +0800 Subject: [PATCH] Update key for 9.9.22-40362 offsets in offset.json Changed the key from '9.9.22-40362' to '9.9.22-40362-x64' to clarify architecture specificity in the offsets mapping. --- src/core/external/offset.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/external/offset.json b/src/core/external/offset.json index 80523bce..f6806035 100644 --- a/src/core/external/offset.json +++ b/src/core/external/offset.json @@ -511,7 +511,7 @@ "send": "313FB58", "recv": "31432FC" }, - "9.9.22-40362": { + "9.9.22-40362-x64": { "send": "31C0EB8", "recv": "31C465C" }