fix:1、更换ui(图鉴相关)

This commit is contained in:
2026-05-18 16:46:13 +08:00
parent cc12dffbaa
commit a23840e6dc
184 changed files with 5800 additions and 1580 deletions
@@ -9,6 +9,7 @@ namespace FGUI.LG_Unlock
public static void BindAll()
{
UIObjectFactory.SetPackageItemExtension(com_chatUnlock.URL, typeof(com_chatUnlock));
UIObjectFactory.SetPackageItemExtension(com_imgMask.URL, typeof(com_imgMask));
UIObjectFactory.SetPackageItemExtension(com_scAlbumLock.URL, typeof(com_scAlbumLock));
UIObjectFactory.SetPackageItemExtension(com_LiveUnlock.URL, typeof(com_LiveUnlock));
UIObjectFactory.SetPackageItemExtension(com_SubUnlock.URL, typeof(com_SubUnlock));