onepiece_demo_arena
xiejun 2024-01-10 14:30:56 +08:00
parent b76b62f525
commit 21440d79ce
1 changed files with 1 additions and 1 deletions

View File

@ -294,7 +294,7 @@ function WeekCardPanel:ShowCardInfo(index,config)
end )
pre.Text.text = name.."*"..PrintWanNum2(oneNum)
local str=name.."*"..PrintWanNum2(allNum)
pre.hint.text = "共计: ".."<color=#8B5440>"..str.."</color>"
pre.hint.text = "共计: ".."<color=#F47B22>"..str.."</color>"
local rechargeCfg = _RechargeCommodityConfig[config.RechargeId]
if not rechargeCfg then
return