按钮图片修改

SK_LongZhu
PC-202302260912\Administrator 2025-08-18 18:45:01 +08:00
parent 474bc21dba
commit b22464bb4e
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ function this:SetIcon()
end
elseif (waveId == data.monsterWave + 1) then
this.tip.text = "战斗奖励"
this.sureBtn:GetComponent("Image").sprite = this.spLoader:LoadSprite("Btn_hz_cheng_01")
this.sureBtn:GetComponent("Image").sprite = this.spLoader:LoadSprite("X1_zhanling_pata_bt_03")
this.fightBtnText.text = string.format("<color=#%s>%s</color>","17232A","挑 战")
else
this.tip.text = "战斗奖励"