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