From 164ad9b4aca68c2c5add78bc5b8d0b562f67aac9 Mon Sep 17 00:00:00 2001 From: shenjianxing <”315615051@qq.com“> Date: Mon, 30 Dec 2024 19:34:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/Scripts/Actions/ActionHelper.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Assets/Scripts/Actions/ActionHelper.cs b/Assets/Scripts/Actions/ActionHelper.cs index 63f61227..8c6c6110 100644 --- a/Assets/Scripts/Actions/ActionHelper.cs +++ b/Assets/Scripts/Actions/ActionHelper.cs @@ -17,7 +17,6 @@ public class ActionHelper { "UITools", typeof(QFramework.Example.UITools) }, { "UIHint", typeof(QFramework.Example.UIHint) }, { "UIPointQuestion", typeof(QFramework.Example.UIPointQuestion) }, - { "UIBtns", typeof(QFramework.Example.UIPointQuestion) }, { "UICameraSwitch", typeof(QFramework.Example.UICameraSwitch) }, };