上传补羊日志

This commit is contained in:
liwei1dao 2024-02-04 11:57:33 +08:00
parent e125a49670
commit 1691d29918

View File

@ -63,6 +63,6 @@ func (this *MCompMatch) CancelMatch(uid string) (err error) {
}
func (this *MCompMatch) MatchNotic(player map[string]interface{}) (err error) {
log.Errorf("module:%s no rewrite MatchNotic! ", this.module.GetType())
return
}