This commit is contained in:
2026-06-04 17:10:40 +08:00
parent 8f482df1d5
commit 671ca265ed
30 changed files with 323 additions and 58 deletions
@@ -8,7 +8,6 @@ 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));