修正描述

xiyou_sanguo
PC-202302260912\Administrator 2026-03-18 15:25:33 +08:00
parent 9f81d232c2
commit cd7a580805
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ function this.RefreshPanel(data, isI)
this.scrollView:SetIndex(1)
this.empty:SetActive(false)
if #tempData <= 0 then
this.Tip.text = "宝箱在十绝阵结束后产生,每个成员根据名次可获得不同宝箱"
this.Tip.text = "宝箱在十绝阵结束后产生,每个成员根据名次随机获得奖励"
this.rewardScrollView.gameObject:SetActive(true)
_guildWarRewardConfig = {}
for _, configInfo in ConfigPairs(guildWarRewardConfig) do