fix:1、更换ui(图鉴相关)
This commit is contained in:
@@ -11,6 +11,8 @@ namespace FGUI.LG_live
|
||||
UIObjectFactory.SetPackageItemExtension(com_live.URL, typeof(com_live));
|
||||
UIObjectFactory.SetPackageItemExtension(item_live.URL, typeof(item_live));
|
||||
UIObjectFactory.SetPackageItemExtension(com_liveDetail.URL, typeof(com_liveDetail));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_claim.URL, typeof(btn_claim));
|
||||
UIObjectFactory.SetPackageItemExtension(btn_unlock_1.URL, typeof(btn_unlock_1));
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user