This commit is contained in:
aozhiwei 2020-06-24 22:09:16 +08:00
parent cf9a4b27df
commit a5374c57df

View File

@ -540,7 +540,7 @@ void Player::_SS_IM_FriendDeleteRequest(f8::MsgHdr& hdr, const ss::SS_IM_FriendD
});
#endif
RemoveFriend(msg.context().user_info().base_data().account_id(), false);
if (msg.flag() == 1) {
if (msg.reason() == 1) {
a8::Timer::Instance()->AddDeadLineTimerAndAttach
(
1000 * 2,