From 5dc039ab3a658e5a8835c931334fe5a3452b8b75 Mon Sep 17 00:00:00 2001 From: gaoxin Date: Wed, 4 Aug 2021 22:14:59 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E7=83=AD=E6=9B=B4=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E3=80=91=E8=B7=A8=E6=9C=8D=E7=83=AD=E6=9B=B4=E4=BB=8Etest?= =?UTF-8?q?=E5=88=86=E6=94=AF=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/Scripts/Editor/GameEditor/FrameTool/HotFixWindow.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/Scripts/Editor/GameEditor/FrameTool/HotFixWindow.cs b/Assets/Scripts/Editor/GameEditor/FrameTool/HotFixWindow.cs index 69a4e765fd..eaf35dde00 100644 --- a/Assets/Scripts/Editor/GameEditor/FrameTool/HotFixWindow.cs +++ b/Assets/Scripts/Editor/GameEditor/FrameTool/HotFixWindow.cs @@ -380,7 +380,7 @@ namespace GameEditor.FrameTool new string[]{ "灵动-商务", "mht_china/sw", "cdn_mht_sw", "china/mht_sw" }, new string[]{ "先遣-内网", "mht_china/local", "local12_cn_local", "china/local" }, - new string[]{ "先遣-测试跨服", "mht_china/kf", "cdn_xq_kf", "china/local" }, + new string[]{ "先遣-测试跨服", "mht_china/kf", "cdn_xq_kf", "china/test" }, new string[]{ "先遣-测试", "mht_china/xq", "cdn_xq_test", "china/test" }, new string[]{ "先遣-正式", "mht_china/xq", "cdn_xq_release", "china/test" },