From a9c6970c9e8daa1ba428cbd2cb40292333dc8213 Mon Sep 17 00:00:00 2001 From: panw Date: Wed, 27 May 2026 17:03:03 +0800 Subject: [PATCH] =?UTF-8?q?chore(gui):=20=E7=A6=81=E7=94=A8=E4=B8=A4?= =?UTF-8?q?=E4=B8=AAhero=E9=A2=84=E5=88=B6=E4=BD=93=E8=8A=82=E7=82=B9?= =?UTF-8?q?=E7=9A=84=E6=BF=80=E6=B4=BB=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将assets/resources/gui/element/heros.prefab中的两处_active属性从true改为false,关闭对应节点的默认激活状态 --- assets/resources/gui/element/heros.prefab | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/resources/gui/element/heros.prefab b/assets/resources/gui/element/heros.prefab index 9dfdb008..8c7de6ab 100644 --- a/assets/resources/gui/element/heros.prefab +++ b/assets/resources/gui/element/heros.prefab @@ -4724,7 +4724,7 @@ "__id__": 191 }, "_children": [], - "_active": true, + "_active": false, "_components": [ { "__id__": 213 @@ -5544,7 +5544,7 @@ "__id__": 225 }, "_children": [], - "_active": true, + "_active": false, "_components": [ { "__id__": 247