1
This commit is contained in:
parent
cf9a4b27df
commit
a5374c57df
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user