1
This commit is contained in:
parent
67a13aefe4
commit
b90f33c53e
@ -631,6 +631,7 @@ void Player::_CMReadMsgAndOpenChatNotify(f8::MsgHdr& hdr, const cs::CMReadMsgAnd
|
||||
void Player::_CMSetCurrPrivateChatTarget(f8::MsgHdr& hdr, const cs::CMSetCurrPrivateChatTarget& msg)
|
||||
{
|
||||
private_target = msg.private_target();
|
||||
ChatMgr::Instance()->SyncPrivateChatMsg(this);
|
||||
}
|
||||
|
||||
void Player::_CMCloseChatNotify(f8::MsgHdr& hdr, const cs::CMCloseChatNotify& msg)
|
||||
|
Loading…
x
Reference in New Issue
Block a user