Merge branch 'dev' of http://git.legu.cc/liwei_3d/go_dreamfactory into dev
This commit is contained in:
commit
488952d896
@ -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