This commit is contained in:
2026-05-22 15:54:24 +08:00
parent a9497b537d
commit 66a76d651e
152 changed files with 502 additions and 790 deletions
@@ -9,6 +9,7 @@ namespace FGUI.tixian
public static void BindAll()
{
UIObjectFactory.SetPackageItemExtension(com_cord_new.URL, typeof(com_cord_new));
UIObjectFactory.SetPackageItemExtension(btn_get.URL, typeof(btn_get));
UIObjectFactory.SetPackageItemExtension(com_lastname.URL, typeof(com_lastname));
UIObjectFactory.SetPackageItemExtension(com_firstname.URL, typeof(com_firstname));
UIObjectFactory.SetPackageItemExtension(com_enter.URL, typeof(com_enter));