竞技场中文字修改

dev_chengFeng
zhangqiang 2020-07-20 16:07:30 +08:00
parent 99f885ac22
commit f234c1a174
3 changed files with 5 additions and 3 deletions

View File

@ -2238,6 +2238,7 @@
[12237] = "1星", [12237] = "1星",
[12238] = "没有得到equipData", [12238] = "没有得到equipData",
[12239] = "召唤 次必得红色魂印", [12239] = "召唤 次必得红色魂印",
[12240] = "竞技排名", [12240] = "竞技排名",
[12241] = "积分:", [12241] = "积分:",
[12242] = "",
} }

View File

@ -335,7 +335,7 @@ function this.ShowRewardBoxProgressData()
state = 3 state = 3
end end
Util.GetGameObject(rewardBoxBtn[i], "redPoint"):SetActive(state == 2) Util.GetGameObject(rewardBoxBtn[i], "redPoint"):SetActive(state == 2)
Util.GetGameObject(rewardBoxBtn[i], "Text"):GetComponent("Text").text = arenaBattleReward[i].BattleTimes Util.GetGameObject(rewardBoxBtn[i], "Text"):GetComponent("Text").text = arenaBattleReward[i].BattleTimes..Language[12242]
Util.GetGameObject(rewardBoxBtn[i], "getFinish"):SetActive(state == 3) Util.GetGameObject(rewardBoxBtn[i], "getFinish"):SetActive(state == 3)
Util.AddOnceClick(rewardBoxBtn[i], function() Util.AddOnceClick(rewardBoxBtn[i], function()
if state == 1 then if state == 1 then

View File

@ -2237,5 +2237,6 @@
12237,1星 12237,1星
12238,没有得到equipData 12238,没有得到equipData
12239,召唤 次必得红色魂印 12239,召唤 次必得红色魂印
12240,竞技排名 12240,竞技排名
12241,积分: 12241,积分:
12242,次

1 10001 没有ActivityTypeDef为%s任务Id为%s的数据
2237 12237 1星
2238 12238 没有得到equipData
2239 12239 召唤 次必得红色魂印
2240 12240 竞技场排名 竞技排名
2241 12241 积分:
2242 12242