车迟结算界面积分修改提交
parent
18e5994279
commit
1e39c04f7d
|
@ -276,7 +276,7 @@ end
|
|||
|
||||
function this.GuildCarDelayShow()
|
||||
if GuildCarDelayManager.score and GuildCarDelayManager.hurt then
|
||||
this.guildCarDelaysoreNum.text =GuildCarDelayManager.score
|
||||
this.guildCarDelaysoreNum.text = PrintWanNum3(GuildCarDelayManager.score)
|
||||
this.guildCarDelayhurtNum.text = GuildCarDelayManager.hurt
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue