This commit is contained in:
2026-06-04 13:57:53 +08:00
parent 1e442c6bb3
commit 3fe5251b55
76 changed files with 612 additions and 824 deletions
@@ -9,6 +9,8 @@ namespace FGUI.JMain
public static void BindAll()
{
UIObjectFactory.SetPackageItemExtension(makeup.URL, typeof(makeup));
UIObjectFactory.SetPackageItemExtension(com_pal.URL, typeof(com_pal));
UIObjectFactory.SetPackageItemExtension(item_pal.URL, typeof(item_pal));
UIObjectFactory.SetPackageItemExtension(btn_question.URL, typeof(btn_question));
UIObjectFactory.SetPackageItemExtension(com_faq.URL, typeof(com_faq));
UIObjectFactory.SetPackageItemExtension(com_list_main.URL, typeof(com_list_main));