1
This commit is contained in:
parent
74a64a7653
commit
90dfba2737
@ -688,12 +688,14 @@ func (this *player) CMSetJoinCond(hdr *f5.MsgHdr, msg *cs.CMSetJoinCond) {
|
||||
}
|
||||
|
||||
func (this *player) CMGuildMembersList(hdr *f5.MsgHdr, msg *cs.CMGuildMembersList) {
|
||||
//not implements
|
||||
}
|
||||
|
||||
func (this *player) CMSearchGuilds(hdr *f5.MsgHdr, msg *cs.CMSearchGuilds) {
|
||||
}
|
||||
|
||||
func (this *player) CMGuildLogs(hdr *f5.MsgHdr, msg *cs.CMGuildLogs) {
|
||||
//not implements
|
||||
}
|
||||
|
||||
func (this *player) onOffline() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user