modify 红包活动

This commit is contained in:
sk 2025-01-06 16:44:49 +08:00
parent 8eb8db1d5e
commit 56bfab6cbe
1 changed files with 1 additions and 1 deletions

View File

@ -2351,7 +2351,7 @@ func (this *WelfareMgr) GetRedPacket(p *Player, id int64) *welfare.SCRedPacketDr
p.WelfData.RedPacket[v.GetId()].JN++
}
}
Send(welfare.OpResultCode_OPRC_Sucess)
//Send(welfare.OpResultCode_OPRC_Sucess)
return pack
}