上传补羊日志
This commit is contained in:
parent
e125a49670
commit
1691d29918
@ -63,6 +63,6 @@ func (this *MCompMatch) CancelMatch(uid string) (err error) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func (this *MCompMatch) MatchNotic(player map[string]interface{}) (err error) {
|
func (this *MCompMatch) MatchNotic(player map[string]interface{}) (err error) {
|
||||||
|
log.Errorf("module:%s no rewrite MatchNotic! ", this.module.GetType())
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user