【车迟】抢夺空队伍 提示错误
parent
f696619328
commit
b0f9e59672
|
@ -59,7 +59,7 @@ function this.FightBattle( callBack)
|
|||
--车迟抢夺cd计时
|
||||
GuildCarDelayManager.SetCdTime(GuildCarDelayProType.Loot)
|
||||
-- "抢夺成功,获得XXXX积分!"Language[10027]
|
||||
PopupTipPanel.ShowTip(string.format(Language[12391], this.score))
|
||||
PopupTipPanel.ShowTip(string.format("抢夺成功,获得%s积分!", this.score))
|
||||
if callBack then
|
||||
callBack()
|
||||
callBack = nil
|
||||
|
|
Loading…
Reference in New Issue