提交项目

This commit is contained in:
2026-05-28 15:23:36 +08:00
commit 3cfc77d12b
5726 changed files with 554351 additions and 0 deletions
@@ -0,0 +1,16 @@
/** This is an automatically generated class by FairyGUI. Please do not modify it. **/
using FairyGUI;
namespace FGUI.failpack
{
public class failpackBinder
{
public static void BindAll()
{
UIObjectFactory.SetPackageItemExtension(btn_get_1.URL, typeof(btn_get_1));
UIObjectFactory.SetPackageItemExtension(btn_green_1.URL, typeof(btn_green_1));
UIObjectFactory.SetPackageItemExtension(com_resurgence.URL, typeof(com_resurgence));
}
}
}