无挑战次数描述修改

dev_chengFeng
jiaoyangna 2021-09-02 16:38:51 +08:00
parent 31dd32a19b
commit 8ae3228319
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ function FourElementMonsterCampPanel:BindEvent()
end)
Util.AddClick(this.moppingUpBtn, function ()
if trailData.canFightTime < 1 then
PopupTipPanel.ShowTip("今日已无购买次数")
PopupTipPanel.ShowTip("今日已无挑战次数")
return
end
if not ConfigManager.TryGetConfigDataByDoubleKey(ConfigName.CampTowerConfig,"CampId",curType,"FloorId",trailData.monsterWave + 1) then