fix:1、结算优化

This commit is contained in:
barry
2026-06-14 19:25:04 +08:00
parent 3391a053d3
commit 29f9aec06d
13 changed files with 772 additions and 102 deletions
@@ -12,7 +12,6 @@ namespace FGUI.GameResult_08
UIObjectFactory.SetPackageItemExtension(cash_broad.URL, typeof(cash_broad));
UIObjectFactory.SetPackageItemExtension(com_arrow_end.URL, typeof(com_arrow_end));
UIObjectFactory.SetPackageItemExtension(com_arrow_end_again.URL, typeof(com_arrow_end_again));
UIObjectFactory.SetPackageItemExtension(btn_claim.URL, typeof(btn_claim));
UIObjectFactory.SetPackageItemExtension(com_end.URL, typeof(com_end));
}
}