提交
This commit is contained in:
@@ -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));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user