fix:1、多语言优化。2、添加死局检查脚本

This commit is contained in:
2026-07-20 10:48:50 +08:00
parent c2ad44d755
commit ad3b1d24f2
10 changed files with 697 additions and 181 deletions
@@ -189,7 +189,7 @@ namespace ChillConnect
});
ui.btn_mult.GetChild("title").text = Language.GetContentParams("exchange_success", AwardRate);
ui.btn_mult.GetChild("title").text = Language.GetContentParams(" redeem_success", AwardRate);
if (SuccessDatas.IsH5Reward)
ui.com_ch.visible = false;