1
This commit is contained in:
parent
09ed66db11
commit
69b6c60c15
@ -324,6 +324,7 @@ func (this *player) CMInviteFriendMsg(hdr *f5.MsgHdr, msg *cs.CMInviteFriendMsg)
|
||||
|
||||
func (this *player) CMRecommendList(hdr *f5.MsgHdr, msg *cs.CMRecommendList) {
|
||||
rspMsg := new(cs.SMRecommendList)
|
||||
rspMsg.Type = proto.Int32(msg.GetType())
|
||||
rspMsg.Users = []*cs.MFUser{}
|
||||
GetCacheMgr().AsyncRecommendList(
|
||||
msg.GetType(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user