【红包】删除红包购买提示

dev_chengFeng
gaoxin 2021-05-15 15:50:52 +08:00
parent 9ccd6f9002
commit 502eb112c0
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@ function this.RechargeSuccessFunc(id)
OperatingManager.RefreshGiftGoodsBuyTimes(GoodsTypeDef.DirectPurchaseGift, id)
local redpack=ConfigManager.GetConfigData(ConfigName.GuildRedPackConfig,curIndex)
this.SetInfo(curIndex)
PopupTipPanel.ShowTip(string.format( Language[11051],GetLanguageStrById(redpack.Name)))
-- PopupTipPanel.ShowTip(string.format( Language[11051],GetLanguageStrById(redpack.Name)))
ChatManager.RequestSendRedPacket(curIndex)
end