注释掉log

xiejun 2024-02-23 20:40:17 +08:00
parent 8da9ab893c
commit e07dc87e74
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ function ArenaResultPopup:OnOpen(_args,_fun)
end
local rScore = redInfo.deltaScore
LogError("rscore=========================="..rScore)
if rScore and isWin then
redScore:SetActive(true)
local redScoreColor = rScore >= 0 and UIColorStr.GREEN or UIColorStr.RED