[Friends] Small presence comment
[ci skip]
This commit is contained in:
parent
46cada4bb3
commit
a88afc078f
@ -206,6 +206,9 @@ namespace Components
|
|||||||
{
|
{
|
||||||
if (Steam::Proxy::ClientFriends)
|
if (Steam::Proxy::ClientFriends)
|
||||||
{
|
{
|
||||||
|
// Set the presence for all possible apps that IW4x might have to interact with.
|
||||||
|
// GetFriendRichPresence only reads values for the app that we are running,
|
||||||
|
// therefore our friends (and we as well) have to set the presence for those apps.
|
||||||
auto appIds = Friends::GetAppIdList();
|
auto appIds = Friends::GetAppIdList();
|
||||||
|
|
||||||
for (auto id : appIds)
|
for (auto id : appIds)
|
||||||
|
Loading…
Reference in New Issue
Block a user