fix:1、多语言优化。2、添加死局检查脚本
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user