修复bug

This commit is contained in:
shenjianxing 2024-12-30 19:34:33 +08:00
parent 7abdb3e93b
commit 164ad9b4ac

View File

@ -17,7 +17,6 @@ public class ActionHelper
{ "UITools", typeof(QFramework.Example.UITools) }, { "UITools", typeof(QFramework.Example.UITools) },
{ "UIHint", typeof(QFramework.Example.UIHint) }, { "UIHint", typeof(QFramework.Example.UIHint) },
{ "UIPointQuestion", typeof(QFramework.Example.UIPointQuestion) }, { "UIPointQuestion", typeof(QFramework.Example.UIPointQuestion) },
{ "UIBtns", typeof(QFramework.Example.UIPointQuestion) },
{ "UICameraSwitch", typeof(QFramework.Example.UICameraSwitch) }, { "UICameraSwitch", typeof(QFramework.Example.UICameraSwitch) },
}; };