1
This commit is contained in:
parent
adbbe188aa
commit
82d24a533c
@ -730,6 +730,7 @@ void Player::NotifyOnline()
|
||||
ss::SS_IM_OnUserOnline msg;
|
||||
msg.add_account_ids(AccountId());
|
||||
SendSSMsg(myself, msg);
|
||||
SyncOtherFriend();
|
||||
}
|
||||
{
|
||||
ss::SS_IM_QueryUserOnlineState msg;
|
||||
|
Loading…
x
Reference in New Issue
Block a user