Merge branch 'master' into LouDi_Quan

This commit is contained in:
shenjianxing 2025-01-11 13:15:32 +08:00
commit 1eb9a74928

View File

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