添加聊天公告推送日志
This commit is contained in:
parent
dbdb809296
commit
ff58a55669
@ -95,6 +95,8 @@ func (this *ChatComp) chatNoticen(n *cfg.GameChatSystemData) func() {
|
||||
Data: data,
|
||||
}, nil); err != nil {
|
||||
this.module.Errorf("err:%v", err)
|
||||
} else {
|
||||
this.module.Debugf("chatNoticen:%s", n.Text)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user