[Friends] Update friends when the game starts
This commit is contained in:
parent
cd15ad88cd
commit
07469816bb
@ -190,6 +190,8 @@ namespace Components
|
||||
|
||||
Friends::Friends()
|
||||
{
|
||||
Friends::UpdateFriends();
|
||||
|
||||
// Callback to update user information
|
||||
Steam::Proxy::RegisterCallback(336, [](void* data)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user