Merge branch 'master' into LouDi_Quan

This commit is contained in:
shenjianxing 2025-01-09 17:15:59 +08:00
commit 52394331ff

View File

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