1
This commit is contained in:
parent
6c9ac88da1
commit
95eb47a9db
@ -549,8 +549,7 @@ void Player::_SS_IM_FriendDeleteRequest(f8::MsgHdr& hdr, const ss::SS_IM_FriendD
|
|||||||
|
|
||||||
void Player::_SS_IM_FriendApply(f8::MsgHdr& hdr, const ss::SS_IM_FriendApply& msg)
|
void Player::_SS_IM_FriendApply(f8::MsgHdr& hdr, const ss::SS_IM_FriendApply& msg)
|
||||||
{
|
{
|
||||||
a8::SetBitFlag(red_point_flags_, RPF_Apply);
|
RecalcRedPoint();
|
||||||
SyncRedPoint();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void Player::ReLogin(f8::MsgHdr& hdr, const cs::CMLogin& msg)
|
void Player::ReLogin(f8::MsgHdr& hdr, const cs::CMLogin& msg)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user