From 205a4d64c548cbe2cbbf5838f33e88fc084705ef Mon Sep 17 00:00:00 2001 From: Hao Guan <10684225+hguandl@users.noreply.github.com> Date: Wed, 12 Feb 2025 08:50:32 +0800 Subject: [PATCH] =?UTF-8?q?feat(mac):=20=E8=82=89=E9=B8=BD=E5=8F=82?= =?UTF-8?q?=E6=95=B0=E9=85=8D=E7=BD=AE=E6=96=B0=E5=8F=82=E6=95=B0=20(#1186?= =?UTF-8?q?6)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/zh-cn/protocol/integration.md | 6 +++--- src/MaaMacGui | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/zh-cn/protocol/integration.md b/docs/zh-cn/protocol/integration.md index e483055541..794ef4fffb 100644 --- a/docs/zh-cn/protocol/integration.md +++ b/docs/zh-cn/protocol/integration.md @@ -269,9 +269,9 @@ AsstTaskId ASSTAPI AsstAppendTask(AsstHandle handle, const char* type, const cha string, // 仅在主题为 Sami 且模式为 5 时有效 ... ], - "monthlySquadAutoIterate": bool, //是否启动月度小队自动切换 - "monthlySquadCheckComms": bool, //是否将月度小队通信也作为切换依据 - "deepExplorationAutoIterate": bool, //是否启动深入调查自动切换 + "monthly_squad_auto_iterate": bool, //是否启动月度小队自动切换 + "monthly_squad_check_comms": bool, //是否将月度小队通信也作为切换依据 + "deep_exploration_auto_iterate": bool, //是否启动深入调查自动切换 "collectible_mode_shopping": bool, // 烧水是否启用购物, 默认值false "collectible_mode_squad": string, // 烧水时使用的分队, 默认与squad同步, 当squad为空字符串且未指定collectible_mode_squad值时为指挥分队 "collectible_mode_start_list": { // 烧水期望奖励, 默认全false, 键范围: diff --git a/src/MaaMacGui b/src/MaaMacGui index 437cc2d14f..14bb360227 160000 --- a/src/MaaMacGui +++ b/src/MaaMacGui @@ -1 +1 @@ -Subproject commit 437cc2d14faf2fa4c006fb52b95ce23812399d32 +Subproject commit 14bb3602277d6a9f2631c2c1a2a08eab85bf7f78