【红包】提示文字修改
parent
502eb112c0
commit
96e08c7025
|
@ -258,7 +258,7 @@ function this.RechargeSuccessFunc(id)
|
||||||
OperatingManager.RefreshGiftGoodsBuyTimes(GoodsTypeDef.DirectPurchaseGift, id)
|
OperatingManager.RefreshGiftGoodsBuyTimes(GoodsTypeDef.DirectPurchaseGift, id)
|
||||||
local redpack=ConfigManager.GetConfigData(ConfigName.GuildRedPackConfig,curIndex)
|
local redpack=ConfigManager.GetConfigData(ConfigName.GuildRedPackConfig,curIndex)
|
||||||
this.SetInfo(curIndex)
|
this.SetInfo(curIndex)
|
||||||
-- PopupTipPanel.ShowTip(string.format( Language[11051],GetLanguageStrById(redpack.Name)))
|
PopupTipPanel.ShowTip(string.format("成功发送%s",GetLanguageStrById(redpack.Name)))
|
||||||
ChatManager.RequestSendRedPacket(curIndex)
|
ChatManager.RequestSendRedPacket(curIndex)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue