bingo b面修改

This commit is contained in:
2026-05-08 11:03:44 +08:00
parent ad5920ac6a
commit 5d32fd56f4
1780 changed files with 36187 additions and 73978 deletions
@@ -11,6 +11,7 @@ namespace FGUI.JMall
UIObjectFactory.SetPackageItemExtension(com_mall.URL, typeof(com_mall));
UIObjectFactory.SetPackageItemExtension(com_mall_carditem.URL, typeof(com_mall_carditem));
UIObjectFactory.SetPackageItemExtension(com_mall_coinitem.URL, typeof(com_mall_coinitem));
UIObjectFactory.SetPackageItemExtension(btn_redeem_coin.URL, typeof(btn_redeem_coin));
}
}
}