罗浮争锋bug修改
parent
9fa3f2d972
commit
6545d03f24
File diff suppressed because it is too large
Load Diff
|
@ -216,7 +216,7 @@ function this.ShowSingleData(go,data,i)
|
|||
local str = "s_sanjiechumo_ren_1"--i % 2 > 0 and "s_sanjiechumo_ren_1" or "s_sanjiechumo_ren_2"
|
||||
Util.GetGameObject(go, "liveDef"):GetComponent("Image").sprite = this.spLoader:LoadSprite(str)
|
||||
Util.AddOnceClick(sdBtn,function()
|
||||
|
||||
LogError("cliked")
|
||||
end)
|
||||
Util.AddOnceClick(cliclBtn,function()
|
||||
|
||||
|
|
Loading…
Reference in New Issue