1
This commit is contained in:
parent
5e5eba196d
commit
a98c8cb8ac
@ -297,7 +297,7 @@ void Player::_CMFriendAgree(f8::MsgHdr& hdr, const cs::CMFriendAgree& msg)
|
|||||||
DBHelper::Instance()->SetFriendApplyStatus
|
DBHelper::Instance()->SetFriendApplyStatus
|
||||||
(
|
(
|
||||||
myself.crc32_code,
|
myself.crc32_code,
|
||||||
msg.apply().target_id(),
|
msg.apply().base_data().account_id(),
|
||||||
AccountId(),
|
AccountId(),
|
||||||
1
|
1
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user