罗浮争锋

onepiece_demo_arena^2
xiejun 2024-02-20 18:04:10 +08:00
parent d663575089
commit 88da830ac3
2 changed files with 3080 additions and 3078 deletions

View File

@ -269,8 +269,10 @@ function this.ShowSingleData(go,data,i)
dianzanImage:SetActive(data.hadProud)
if data.hadProud then
sdBtn:GetComponent("Image").sprite = this.spLoader:LoadSprite("Btn_hz_cheng_01")
Util.SetGray(this.sdBtn.gameObject,false)
else
sdBtn:GetComponent("Image").sprite = this.spLoader:LoadSprite("Btn_hz_cheng_01")
Util.SetGray(this.sdBtn.gameObject,true)
end