1
This commit is contained in:
parent
2819adee6b
commit
a2faf6e60a
@ -879,6 +879,7 @@ func (this *player) CMRedDot(hdr *f5.MsgHdr, msg *cs.CMRedDot) {
|
|||||||
if num > 0 {
|
if num > 0 {
|
||||||
q5.SetBitFlag(&flags, 1)
|
q5.SetBitFlag(&flags, 1)
|
||||||
}
|
}
|
||||||
|
rspMsg.Flags = proto.Int32(int32(flags))
|
||||||
this.SendMsg(rspMsg)
|
this.SendMsg(rspMsg)
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user