1
This commit is contained in:
parent
012a135b93
commit
08f9d0d191
@ -423,6 +423,7 @@ void Player::_CMFriendAddBlack(f8::MsgHdr& hdr, const cs::CMFriendAddBlack& msg)
|
|||||||
TypeConvert::Convert(p->temp_custom_data, *user_info->mutable_temp_custom_data());
|
TypeConvert::Convert(p->temp_custom_data, *user_info->mutable_temp_custom_data());
|
||||||
SendMsg(notifymsg);
|
SendMsg(notifymsg);
|
||||||
}
|
}
|
||||||
|
MarkDirty();
|
||||||
}
|
}
|
||||||
cs::SMFriendAddBlack respmsg;
|
cs::SMFriendAddBlack respmsg;
|
||||||
SendMsg(respmsg);
|
SendMsg(respmsg);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user