From 95b003802c9c5a1bc1402f39d7e1b5f5aaa01c5e 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: Tue, 7 Jan 2025 19:31:35 +0800 Subject: [PATCH] fix: win 31245 --- src/core/external/appid.json | 4 ++++ src/core/external/offset.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/src/core/external/appid.json b/src/core/external/appid.json index fe77a7ae0..8ac85a746 100644 --- a/src/core/external/appid.json +++ b/src/core/external/appid.json @@ -162,5 +162,9 @@ "9.9.17-31219": { "appid": 537266450, "qua": "V1_WIN_NQ_9.9.17_31219_GW_B" + }, + "9.9.17-31245": { + "appid": 537266450, + "qua": "V1_WIN_NQ_9.9.17_31245_GW_B" } } \ No newline at end of file diff --git a/src/core/external/offset.json b/src/core/external/offset.json index 8603c6def..f02708813 100644 --- a/src/core/external/offset.json +++ b/src/core/external/offset.json @@ -206,5 +206,9 @@ "9.9.17-31219-x64": { "send": "39C1350", "recv": "39C5784" + }, + "9.9.17-31245-x64": { + "send": "39C1350", + "recv": "39C5784" } } \ No newline at end of file