From 575b9cf4d3aa7ad024751711097337b475e61174 Mon Sep 17 00:00:00 2001 From: panFD Date: Wed, 17 Jun 2026 21:51:21 +0800 Subject: [PATCH] =?UTF-8?q?fix(ui/smalltip):=20=E5=85=B3=E9=97=AD=E5=B0=8F?= =?UTF-8?q?=E6=8F=90=E7=A4=BA=E9=A2=84=E5=88=B6=E4=BD=93=E7=9A=84=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=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 将smalltip.prefab的初始激活状态从true改为false,避免场景加载时自动显示该元素 --- assets/resources/gui/element/smalltip.prefab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/resources/gui/element/smalltip.prefab b/assets/resources/gui/element/smalltip.prefab index 463aa2cb..1276a83f 100644 --- a/assets/resources/gui/element/smalltip.prefab +++ b/assets/resources/gui/element/smalltip.prefab @@ -22,7 +22,7 @@ "__id__": 2 } ], - "_active": true, + "_active": false, "_components": [ { "__id__": 22