This commit is contained in:
2026-07-14 14:48:39 +08:00
parent 27b82c051c
commit e356348b3d
49 changed files with 352 additions and 467 deletions
@@ -8,6 +8,7 @@ namespace FGUI.SLoading
{
public static void BindAll()
{
UIObjectFactory.SetPackageItemExtension(com_login_a.URL, typeof(com_login_a));
UIObjectFactory.SetPackageItemExtension(pb_bar.URL, typeof(pb_bar));
UIObjectFactory.SetPackageItemExtension(com_loading.URL, typeof(com_loading));
}