1
This commit is contained in:
parent
7f0e0d0e4a
commit
7a55737b36
@ -377,6 +377,8 @@ func (this *player) CMRecommendGuildList(hdr *f5.MsgHdr, msg *cs.CMRecommendGuil
|
||||
}
|
||||
|
||||
func (this *player) CMGetTopGuildsByTotalStars(hdr *f5.MsgHdr, msg *cs.CMGetTopGuildsByTotalStars) {
|
||||
rspMsg := new(cs.SMGetTopGuildsByTotalStars)
|
||||
this.SendMsg(rspMsg)
|
||||
}
|
||||
|
||||
func (this *player) CMCreateGuild(hdr *f5.MsgHdr, msg *cs.CMCreateGuild) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user