1
This commit is contained in:
parent
948e1b5c59
commit
f7f3140fec
@ -290,6 +290,9 @@ func (this *player) CMChooseMap(hdr *f5.MsgHdr, msg *cs.CMChooseMap) {
|
|||||||
this.GetTeam().SendUpdateNotify()
|
this.GetTeam().SendUpdateNotify()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
func (this *player) updateChoose(skillId int32, heroUniId string) {
|
||||||
|
}
|
||||||
|
|
||||||
func (this *player) CMGrantInvitePermission(hdr *f5.MsgHdr, msg *cs.CMGrantInvitePermission) {
|
func (this *player) CMGrantInvitePermission(hdr *f5.MsgHdr, msg *cs.CMGrantInvitePermission) {
|
||||||
rspMsg := &cs.SMGrantInvitePermission{}
|
rspMsg := &cs.SMGrantInvitePermission{}
|
||||||
if this.GetTeam().Started() {
|
if this.GetTeam().Started() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user